开发者

how to create exe of a c file

开发者 https://www.devze.com 2022-12-26 02:42 出处:网络
i have created a small project in c and want to c开发者_如何学编程reate its portable exe file.

i have created a small project in c and want to c开发者_如何学编程reate its portable exe file. how can i do that??


MSVC++

BCC

MinGW

Knock yourself out.

0

精彩评论

暂无评论...
验证码 换一张
取 消