Duff设施,一种奇怪的循环
摘要:
看the c++ programming language时在“表达式和语句”这一章中有这样一个练习void send(int *to, int *from, int count){//Duff设施,有帮助的注释被有意删去了 int n = (count + 7) / 8; switc... 阅读全文
posted @ 2015-09-17 19:40 Windogs 阅读(396) 评论(0) 推荐(0)
浙公网安备 33010602011771号