User forums > Help

compiled files: size

<< < (2/2)

rickg22:
post-compilation steps, "strip myfile.exe" in your project options. Oh you might like also using UPX, an executable compressor. Also, take in mind that using the stream libraries adds a lot of size to your executable. Using basic i/o (i.e. printf) reduces it a lot.

Navigation

[0] Message Index

[*] Previous page

Go to full version