Mail Archives: djgpp/1996/07/29/02:04:52
On Sat, 27 Jul 1996, iNFiK wrote:
> Goncalo Farias wrote:
> > everybody should/do start learning ANSI C instead of some other "flavour"
> > like Borland's or MS' so it makes DJGPP as good as any other C compiler,
>
> i thought that borland's C++ *WAS* the ansi c standard type...
The compiler supports ANSI C, but the extensions are vendor-specific.
What the original poster says is that you should only use the standard
features, and then you don't have to worry which compiler you use to
compile the program.
- Raw text -