devitoiniya wrote: > I have typed in a c program using an editor and compiled with gcc. I > have compiled c programs in windows and found an exe file created. We > can run that file. > In linux how to run a c program?
Assuming you're in the same directory as the executable and haven't set its name to something else: ./a.out Chad Martin ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hhm90vv/M=362131.6882499.7825260.1510227/D=groups/S=1705006580:TM/Y=YAHOO/EXP=1124309501/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
