进入IDE后,我是这么干的:
File==>New==>Project==>vc++(left hand)==>win32 project
然后在wizard里,我继续:
check Console Application and ATL checkBoxes
进入shell后,add 一个 text file,save as *.c
输入code,then debeug,
都顺利进行,compiling and link,也得到*.exe文件,可是在dos状态下运行这个.exe,没有什么反应,该干的活儿都没干。
请高手指教。
另外,vc++的widnows apllication我倒是弄出来了,和vb.net还是很相象的。
给您请安了。