課程
/后端開發(fā)
/C
/C語言入門
我查了一下,for跟auto都是標(biāo)識(shí)符,但是問題中的是For而不是for啊
2016-05-20
源自:C語言入門 2-2
正在回答
C語言關(guān)鍵字
auto ? ? ? ? ?break ? ? ? case ? ? ? ?char ? ? ? ? const
continue ? default ? ? ?do ? ? ? ? ? ?double ? ? else
enum ? ? ? ?extern ? ? ?float ? ? ? ? ?for ? ? ? ? ? goto
if ? ? ? ? ? ? ? int ? ? ? ? ? ? long ? ? ? ? register ? ?return
short ? ? ? ? signed ? ? sizeof ? ? ? static ? ? ? ?struct
switch ? ? ? typedef ? ?unsigned ? union ? ? ?void
volatile ? ? ?while
和你一樣的錯(cuò)誤,你可以先瀏覽一下 C語言的關(guān)鍵字 好像又增了兩個(gè)。
C語言中有個(gè)For 函數(shù)?
auto是C語言中的關(guān)鍵詞
舉報(bào)
C語言入門視頻教程,帶你進(jìn)入編程世界的必修課-C語言
2 回答標(biāo)識(shí)符為什么不是auto而是For
2 回答合法標(biāo)識(shí)符答案是For
1 回答auto為什么不是合法標(biāo)識(shí)符
2 回答為啥auto不可以是合法的標(biāo)識(shí)符,for可以,
5 回答為什么auto不是合法的標(biāo)識(shí)符?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-06-18
C語言關(guān)鍵字
auto ? ? ? ? ?break ? ? ? case ? ? ? ?char ? ? ? ? const
continue ? default ? ? ?do ? ? ? ? ? ?double ? ? else
enum ? ? ? ?extern ? ? ?float ? ? ? ? ?for ? ? ? ? ? goto
if ? ? ? ? ? ? ? int ? ? ? ? ? ? long ? ? ? ? register ? ?return
short ? ? ? ? signed ? ? sizeof ? ? ? static ? ? ? ?struct
switch ? ? ? typedef ? ?unsigned ? union ? ? ?void
volatile ? ? ?while
和你一樣的錯(cuò)誤,你可以先瀏覽一下 C語言的關(guān)鍵字 好像又增了兩個(gè)。
2016-05-20
C語言中有個(gè)For 函數(shù)?
2016-05-20
auto是C語言中的關(guān)鍵詞