Welcome! Log In Create A New Profile

Advanced

Linux users

Posted by MOTSHWANE 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Linux users
March 17, 2010 09:30PM
Hi folks

May you help with the settings of devcpp on Ubuntu?

regards,
Motshwane
Re: Linux users
April 14, 2010 02:41PM
Why don't you just use g++ for compiling and use any text editor of your choice (vi fan). The syntax is very easy to follow. Just make sure you have the gcc-c++ package installed on the system.
Then from there .....$ g++ <source_code.cpp> -o <name_of_ouput_binary.out> that should do ...spinning smiley sticking its tongue out
Sorry, only registered users may post in this forum.

Click here to login