请问。。
登录 | 论坛导航 -> 华新鲜事 -> 求学狮城 | 本帖共有 18 楼,当前显示第 12 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者:大一的人 (等级:2 - 初出茅庐,发帖:127) 发表:2003-05-02 23:17:49  12楼  评分: 
夷?请教一下具体用vc 编 c的问题....能将详细一点?
Suppose you've VC6.0 installed
File-->New---> Choose Either of
1, Projects Tag--> Win32 Console Application
2, Files Tag--> C++ Source File

Then you can do basic C/C++ programming.

If you want to see the output, just press F5(Debug mode)
or Build-->Rebuild All to make the executable.

C++ is back-compatible with C
(C++ is a super-set of C)
so do not worry whether the file extension is .c or .cpp

but for O/S module, you'd better do C programming in UNIX since there are some functions(system calls terminologically) which are specific to the O/S, and cannot be recognised by VC..
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 18 楼,当前显示第 12 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码