I learnt C using a Borland compiler. I now use Red Hat but I've found that the compiler built in with Linux uses different header files and I need to re-write a lot of my stuff just to get it to compile.
I have heard there is a compiler for Linux that uses the same header files as Borland, and is basically Borland for Linux.
Does anyone know where I can find this and what it is called? Does anyone have any better suggestions?
I would just learn the Linux header files, but I'm still learning the Borland ones, and learning them is not optional (Student demands).