Re: [語法] 可以在for迴圈宣告變數嗎? - 看板C_and_CPP - 批踢踢 ...

Re: [語法] 可以在for迴圈宣告變數嗎? - 看板C_and_CPP - 批踢踢 ...

瀏覽:1034
日期:2025-09-28
試了一下,做法和a大一樣,在loop宣告變數, 檔名abc.c 使用gcc直接compiler成.exe檔 # gcc -o abc.exe abc.c 一樣出現loop initial declaration used ......看更多