卑賤的編程員筆記
2012年9月5日 星期三
difference between Casting and Parsing
›
Casting is changing the type of the variable. Parsing is 'examining' the string and assigning its logical value to some variable...
2012年8月30日 星期四
如何在blogger貼上codes
›
http://mytechmemo.blogspot.com/2012/02/how-to-enable-syntax-highlight-for-code.html
[C/C++] #error用途
›
強制compiler停止或中斷compile執行, 顯示錯誤訊息 When the preprocessor hits the #error directive, it will report the string as an error message and halt co...
首頁
查看網路版