Help... V Simple Questions Need Answering 
Author Message
 Help... V Simple Questions Need Answering

I have been given a book Called 'Beginners Guide to C++' by Wrox. In
this book it must assume that i have a little knowlage of programming
of which i have non. So i have a few simple questions:

What compilers should i use

Where can i find basic information on how to use them?

The code of the language seems fine but it is just getting to test
these by compiling them

Please help.....



Fri, 04 Feb 2005 06:14:50 GMT  
 Help... V Simple Questions Need Answering


Quote:
> I have been given a book Called 'Beginners Guide to C++' by Wrox. In
> this book it must assume that i have a little knowlage of programming
> of which i have non. So i have a few simple questions:

Well, you're /almost/ in the right place. comp.lang.C++ is right down the
hall. This is comp.lang.c where we discuss C.

Quote:
> What compilers should i use

For C++, a C++ compiler. The comp.lang.c++ FAQ (which you should be able to
find using a search engine or by reading the comp.lang.c++ group) no doubt
can suggest a number of compilers for different tastes.

Quote:
> Where can i find basic information on how to use them?

They usually come with information on their use. Compilers very an awful lot
in how they should be used, though there are some generalities. The best way
to learn is to get one and use it.

Quote:
> The code of the language seems fine but it is just getting to test
> these by compiling them

> Please help.....

I'd suggest you read the comp.lang.c++ FAQ (or at least, the bits useful to
you) as your next point of call. Then perhaps, some things may become clear.
Remember though, comp.lang.c++ is down the hall from here. :)

Ian Woods



Fri, 04 Feb 2005 07:58:09 GMT  
 Help... V Simple Questions Need Answering

Quote:
> I have been given a book Called 'Beginners Guide to C++'

Oops, wrong group. Try comp.lang.c++.

--
Thomas, newbie friendly.

Approaching singularity.



Fri, 04 Feb 2005 07:46:09 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Need answer for probably very simple question...

2. Simple problem across processes - need simplest answer

3. I need some Simple C answers

4. Simple Question - NEED HELP!!!

5. I think, a simple C question - HELP NEEDED

6. A Simple Question, Need Help!

7. Newbie needs urgent help, simple question

8. A simple question, but still no answer

9. Simple question ( for those how knows the answer )

10. simple question, pls answer\

11. A question for a simple answer

12. simple 2 line answer socket question

 

 
Powered by phpBB® Forum Software