Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how 2 compile & execute c program with out using editor?

Answer Posted / sam

compling c executing c program without editor is similar to
that of Java program.
we just have to set the path to TC to the PATH environment
variable.
then using the TCC command we can execute the C program.....
EG: TCC sam.c //Compilation
sam //Execution

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is union and structure?

1190


Where are some collections of useful code fragments and examples?

1194


Is c# a good language?

1059


Explain the difference between strcpy() and memcpy() function?

1063


What is static identifier?

1280


How can I split up a string into whitespace-separated fields?

1106


Why is this loop always executing once?

1110


What are the different types of objects used in c?

1081


What is table lookup in c?

1146


Is there any data type in c with variable size?

1147


Which programming language is best for getting job 2020?

1099


What type is sizeof?

1086


Why string is used in c?

1048


Explain what are compound statements?

1103


What language is lisp written in?

1322