Sponsored Content
Full Discussion: help!!!
Top Forums Programming help!!! Post 4768 by qodoc on Tuesday 31st of July 2001 07:36:55 AM
Old 07-31-2001
hey,

btw,
unistd.h
termio.h

is not an ANSI standard AFAIK. so you could not expect them to exist in environment other than unix.

to compile you would better use the 32 bit compiler, like VisualC++.

Use the Win32 APIs to implement feature that is unix specific.
BTW it is better to write a program that uses ANSI standard.
It is more portable.

qodoc
 
All times are GMT -4. The time now is 08:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy