2008年12月10日 星期三

gcc 參數以及 c 99 的整數 type

http://blog.csdn.net/bryanj/archive/2008/10/10/3050925.aspx

C99 在 定義了, include 就可以使用。

int8_t      int16_t      int32_t      int64_t
uint8_t uint16_t uint32_t uint64_t


-nostdinc
Do not search the standard system directories for header files.
Only the directories you have specified with -I options (and the
directory of the current file, if appropriate) are searched.


-nostdinc 不會去搜尋標準 C include file path。

沒有留言:

張貼留言

使用 google 的 reCAPTCHA 驗證碼, 總算可以輕鬆留言了。

我實在受不了 spam 了, 又不想讓大家的眼睛花掉, 只好放棄匿名留言。這是沒辦法中的辦法了。留言的朋友需要有 google 帳號。