21
edits
Changes
→Linux Gnu C++
'''Happy Compiling!'''
===Linux Gnu C++===
Many distro come with compiler pre-installed. If not, you can use the package manager tool (yum, apt-get, merger...) in your system to search for GCC, and install that package. Also, there are some useful tools that you may need, such as autoconf, make, ctag and etc.
Distro specified installation of compilers guilds:<br />
[https://help.ubuntu.com/community/InstallingCompilers Installing Compilers in Ubuntu]<br />
To add morecompile using gcc issue the following command:gcc as1tester.c ciol.c -lncurses
===Mac OS C++===