C
codejunkie
Hello, folks! Newbie question here: I just purchased Visual C++.NET
2003 Standard and have found the build sizes to be rather large. A
simple "Hello World" executable (console) comes to 44Kb and a standard
window (nothing more than a window) executable comes to 23Kb, both
compiled to "Release". I have compiled the exact same code under
Dev-C++ and those executables are 4kb and 5Kb, respectively. What the
heck is with this? Does anyone have any suggestions? Thank you.
2003 Standard and have found the build sizes to be rather large. A
simple "Hello World" executable (console) comes to 44Kb and a standard
window (nothing more than a window) executable comes to 23Kb, both
compiled to "Release". I have compiled the exact same code under
Dev-C++ and those executables are 4kb and 5Kb, respectively. What the
heck is with this? Does anyone have any suggestions? Thank you.