how to create exe of a c file in linux
Posted
by neha soni
on Stack Overflow
See other posts from Stack Overflow
or by neha soni
Published on 2010-04-10T04:48:31Z
Indexed on
2010/04/10
4:53 UTC
Read the original article
Hit count: 312
linux
how to creat exe of c program in linux,i think we need to use makefile,but i don't know whether we have to creat makefile and how to creat it,what is its extention ,how to run it.
© Stack Overflow or respective owner