主題
:
有兩題作業點疑問
查看單個文章
2005-10-21, 01:07 AM
#
17
(
permalink
)
snoopy
註冊會員
榮譽勳章
勳章總數
8
UID - 33737
在線等級:
註冊日期: 2003-02-02
VIP期限: 2011-06
住址: 台南共和國
文章: 1831
精華: 0
現金: 12744 金幣
資產: 12834 金幣
這樣好了
main ()
{
printf("input 1 to continue, input 1 to exit\n");
scanf("%d",&key);
while(key == 1)
{
//實作
int key;
printf("input 1 to continue, input 1 to exit\n");
scanf("%d",&key);
}
}
送花文章: 623,
收花文章: 392 篇, 收花: 1288 次
snoopy
查看公開訊息
查尋 snoopy 發表的更多文章