C programming
C is a programming language developed by Danius Ritchie in the while he was working in Bell's laboratory.
Installation of C into the system.
dear friends, if you need to run the C scripts on your system you need the following requirements,
1.IDE (integrated development environment) like CodeBlocks, TURBO's C, Netbeans, Eclipse etc., inbuilt with C compiler.
( or)Installation of C into the system.
dear friends, if you need to run the C scripts on your system you need the following requirements,
1.IDE (integrated development environment) like CodeBlocks, TURBO's C, Netbeans, Eclipse etc., inbuilt with C compiler.
2.you can also run the scripts using command prompt (in Windows) and terminal (in LINUX) by creating C scripts using Text editors like Notepad, Notepad++, Dream viewer etc.
for this you need to install C compiler into the system (eg., myngw) and we have to set the Environmental variable for the compiler.
How to set the Environmental Variables:
- goto controlpanel->system and security->system
- click Advanced system settings.
- click Environment variables
- now in system variables select new .
- type the complete path of binaries of any software tool or compliler.(here it is myngw) in binary value and name of the package(it isuser defined) in binary name options and press ok.
Comments
Post a Comment
we welcome your suggestions to enhance the quality of the article.
Thank you...