Mail Archives: djgpp/1998/01/24/18:15:14
At 11:16 1/24/1998 +0000, Ivo Stoykov wrote:
>Hello there
>
>I read few books concerning C/C++ programming and faced following
>problem - all examples are written for some MS or Borland C/C++ versions
I wouldn't recommend trying to learn a language without a matching compiler.
If you want to learn MS/Borland C (not that I recommend that :), get
MS/Borland C compiler. If you want to learn ANSI C for DJGPP, get an ANSI C
book. _The_C_Programming_Language_, second edition, is the standard work of
that genre.
>
>Trying to ise them with DJGPP I have problems. On the other hand I'm
>new in DJGPP so it's hard for me to see and improve the *.c code
>appropriately. My question is - where can I read some info about this
>or does it exist some converter or something?
FAQ section 17 has some basic tips, but I don't know of any particular
reference. There's no automatic porting tool, that I know of. :)
Nate Eldredge
eldredge AT ap DOT net
- Raw text -