Results 1 to 2 of 2
hello world!
Does any of you guys have a step by step procedure on how I can
convert my WinMain() function ( with GUI ) to a simple main() function ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-17-2003 #1Just Joined!
- Join Date
- Jan 2003
- Location
- Philippines
- Posts
- 2
WinMain to main ( windows to unix )
hello world!
Does any of you guys have a step by step procedure on how I can
convert my WinMain() function ( with GUI ) to a simple main() function of UNIX???
Thanks,
- 01-17-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That completely depends on hwo it's done (what APIs and arguments it's using). Can you upload the C file to a server and post an URL here and I'll see what has to be done.


Reply With Quote
