検索キーワード「stack and heap diagram」に一致する投稿を関連性の高い順に表示しています。 日付順 すべての投稿を表示
検索キーワード「stack and heap diagram」に一致する投稿を関連性の高い順に表示しています。 日付順 すべての投稿を表示

√1000以上 c executable size 296180

One alternate "solution" might be to use simple C code for a Hello World program That will get you a KB exe ) However, if you wish to reduce the size of your exe, use UPX http//upxsfnet The size growth for C is because stdc is linked statically into the exe, however when using simple C code, the exe is linked dynamically to

close