看板 LinuxDev 關於我們 聯絡資訊
為什麼它的prototype是 int execv( const char *path, char *const argv[] ); 而不是 int execv( const char *path, const char *const argv[] ); 有特別的理由嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 211.74.131.10
andytzeng:當初定義沒想那麼多...@@...我猜的 02/12 17:38
legnaleurc:我個人覺得這是個很爛的prototype... 02/13 21:22