Transcription of A Tutorial for C/C++ Programming on Linux - …
{{id}} {{{paragraph}}}
A Tutorial for C/C++ Programming on LinuxShridhar DaithankarSeptember 5th, 2004 Page 1 of 18 Table of C Programming with first ++ libraries in of a and running a C/C++ Programming pages for C ++ standard library and debugging the and variable variable command do I miss from Turbo C?.. next?..14 Further Control Operating Vi command Handling .. and 2 of 18 IntroductionI meet a lot of computer students on PLUG(Pune Linux Users Group). Invariably I find them using TC C for their C/C++ Programming assignments. At PLUG, we attempt to help them getting started withC/C++ Programming on Linux and answer any queries they have. This Tutorial is to help them getting startedon their lot of these students also tell me that they use TC because their teachers insist on using it. We encourageteachers as well as students to get away from TC as soon as and as far as possible. This Tutorial is aimed atteachers and students are several disadvantages of Turbo C.
• On Linux, editing a file and compiling are two different things. • The compiler is a command line tool which has nothing to do with the way you create/edit source code. • The C compiler on Linux is called as gcc.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}