View Single Post
  #2 (permalink)  
Old November 30th, 2003, 07:10 AM
yescarthik yescarthik is offline
Authorized User
 
Join Date: Oct 2003
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to yescarthik
Default

compile ur c programs using g++ <file name>

execute using ./a.out

before that save ur file using <filename.c> as the extention



Reply With Quote