[ Ubuntu-BD ] *.cpp
Kowsheek Mahmood
kowsheek at gmail.com
Sat Jul 5 11:57:38 BST 2008
Or you could download Code::Blocks <http://www.codeblocks.org/downloads>! :D
it's so awesome :D i even use it in windows!
take care
--
Kowsheek Mahmood
http://profile.to/redkid
On Fri, Jul 4, 2008 at 11:16 PM, shiplu <shiplu.net at gmail.com> wrote:
> On Fri, Jul 4, 2008 at 1:15 PM, shiplu <shiplu.net at gmail.com> wrote:
>
> >
> >
> > On Fri, Jul 4, 2008 at 6:58 AM, nasir khan <nasir8891 at gmail.com> wrote:
> >
> >> i can not run the .cpp files in ubuntu8.04
> >>
> >> please help me to solve the problem
> >>
> >>
> > :D
> > Saikat,
> > .cpp files are not executable. they are compilable.
> >
> > follow the commands bellow. first line compiles the sample.cpp file and
> > generates sample.out file which is executable. second line just executes
> the
> > sample.out file.
> >
> > $ gcc sample.cpp -o sample.out
> > $ ./sample.out
> >
>
> Sorry for the spelling mistake in the name. :-S
>
> --
> A K M Mokaddim
> http://talk.cmyweb.net/
> Stop Top Posting !!
> --
> ubuntu-bd mailing list
> ubuntu-bd at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
More information about the ubuntu-bd
mailing list