Yes, the /* */ and //. Under Linux/Unix, there's a "strip" ultility that does that.
What about when you complie MFC with static DLL link. The file is really big. Is there a way to strip out the unnecessary stuff on the EXE file to make if smaller?
What about when you complie MFC with static DLL link. The file is really big. Is there a way to strip out the unnecessary stuff on the EXE file to make if smaller?