Hello. Wrote my hello world in C++, but executable size is weirdly huge. Can I get a lightweight replacement for the cout << operator? People recommend to just use printf instead, but maybe there is a way.
By the way, where can I get source code of std? I'd like to see how it works in debugger. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
