Or wrote:
> When I asked them why we're not using a real C/C++ compiler (Visual C
> has compatiblity problem with ANSI C. For example, its conio.h is
> totally trimmed down. no gotoxy(), clrscr(), and more.),

Those functions doesn't exist in ANSI C ;-)
The reason why they don't use Borland might be because Borland breaks the
ANSI C standard by having these functions.
On the other hand BC works fine with free(NULL) while GCC doesn't so there
aren't that many (if any) compiler that completly supports ANSI C.
//Bernie
http://bernie.arachne.cz/

To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with 
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.
More info can be found at;
http://www.softcon.com/archives/SURVPC.html

Reply via email to