Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
for example:
I am write a .c sourse main.c:
main()
{
printf("hello world");
}
how can i compile the main.c to main.bin or main.img use GJGPP
thank you!