Ray's playground

 

2010年11月20日

Name Control(Chapter 10 of Thinking in C++)

摘要: The escape mechanism provided in C++ is the alternate linkagespecification, which was produced in the language by overloadingthe extern keyword. The extern is followed by a string thatspecifies the li... 阅读全文

posted @ 2010-11-20 15:55 Ray Z 阅读(171) 评论(0) 推荐(0) 编辑

导航