【C++/C FAQ】如何使用scanf指定输入字符串的格式
摘要:
//input is like: 1234ffff,4,5int R,X,Y;scanf("%x,%d,%d",&R,&X,&Y); 阅读全文
posted @ 2011-06-25 00:46 speedmancs 阅读(475) 评论(0) 推荐(0) 编辑
posted @ 2011-06-25 00:46 speedmancs 阅读(475) 评论(0) 推荐(0) 编辑
posted @ 2011-06-25 00:30 speedmancs 阅读(770) 评论(0) 推荐(0) 编辑