积极答复者
vc++ 6.0中可以将整个cpp文件封装为一个函数吗,就是只有输入输出接口那种,谢谢!

问题
答案
全部回复
-
没明白你的意思。没有人禁止你每个cpp文件只放一个函数。不过这样的代码十分的不可维护,估计不会有项目经理容忍这么做的程序员。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP