Skip to main content

Thread: Questions about C


my os ubuntu 11.04 , want practise c language,
don't know how work out vc in windows platform...
please give instructions if know...

quote posted yeshining view post
my os ubuntu 11.04 , want practise c language,
don't know how work out vc in windows platform...
please give instructions if know...
you have gcc built in system, pretty straight, write code in c, , save like, open terminal , move directory put it, say, call first.c
call gcc:
code:
gcc first.c -o first
-o defines optional executable name, if don't give it, still ok, create 1 default name a.out
run program, call it:
code:
./first
if want code c++, need install g++, plenty of information on how on ubuntu.

then, if want program vc (not entirely though) try 'geany', software center->programming section.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Questions about C


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support