主题:用g++编译的c++程序怎样引用外部类的static 变量? -- 金口玉言
The classical textbook on C programming language is Kernighan and Ritechie (K&R), The C Programming Language, 2nd edition. The official website is 外链出处.
For free download, try 外链出处. Click on the category: C.
The exercise problems are very good and worth of doing.
For the compiler, a very easy-to-use one is Bloodshed Dev C++ compiler 外链出处.
It's IDE and should be sufficient for doing the problems in K&R. If you need to compile and link several files together, GNU gcc is better. You can download it at 外链出处 .
- 相关回复 上下关系8
🙂西河还是高人多啊 金口玉言 字291 2007-07-19 12:52:08
🙂这个问题 东湖珞珈 字65 2007-07-20 13:28:59
🙂这个区别我大学就知道了,虽然没用用过C/C++语言. 喜欢辣椒 字252 2007-07-21 12:25:06
🙂about C
🙂除楼下所说,另外可下面方法, 1 草纹 字77 2007-07-18 18:01:44
🙂g++的搜索路径不看PATH环境变量的 1 请尽量 字20 2007-07-24 19:24:48
🙂不好意思,没测试, 1 草纹 字16 2007-07-25 09:07:04
🙂看了底下泰让的回帖,又去看了看文档, 1 请尽量 字110 2007-07-26 13:26:02