PLEASE HELP ME!! and tell me also where i can get it
HOw do i Install turbo c(u know with printf,while) in UBUNTU?
The standard compiler for linux is named GCC. You can install it under ubuntu will lots of other useful tools for C programming by running:
sudo apt-get install build-essential
Reply:used gcc or make... those are built for linux.. also you can use netbeans with the netbeans C/C++ pack (that will be the best way to go,actually)
Although, if you want to go the ugly way, download it from here...
http://www.sandroid.org/TurboC/
peony
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment