Mail Archives: djgpp/2000/11/17/13:15:39
On 17 Nov 2000, at 17:47, Johan Henriksson wrote:
> > rhide help covers only the more basic c stuff. It's not swallowed all
> >the latest and greatest developments in c++ etc. Best get a good text
> >on these topics.
> >
> >> Im trying to get back into the whole scheme of C++ and when I try to look
> up
> >> things in the help , they dont seem to be there under the syntax help .
> ie
> >> cout , cin , getline .. basic functions . What should / could I check to
> fix
> >> this problem ? Thanks !
>
>
> This has hit me as well; I'm trying to convince my school to use Rhide/DJGPP
> for their CC-class and I'm on good way. But what reference should I tell
> them
> to use? Their books are crap...
>
About RHIDE there is no docs beyond outdated files in RHIDE
distribution ...
For C++ I would recommend Stroustrup's book "C++ Programming
language" (3rd edition). But take care as not all stuff
is implemented in existing compilers and real C++ standard libraries.
Andris
- Raw text -