Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
dos.h for linux
Name: Jill Date: February 1, 2001 at 21:44:41 Pacific
Comment:
does anyone know where I can find dos.h for linux, or the equivalent. Or information of interrupt programming using C++.
Name: Kerim BASOL Date: February 21, 2001 at 05:52:02 Pacific
Reply:
The equivalent of the termios.h under Linux termios and others below library you can use with under Linux. In your c code ___________________ #include #include /* Input/Output Controlt below */ #include #include -------------------
/dev <-- This directory has got your device files you can do Input/Output with these files. For example: /dev/cua0 for com1 under dos. You can make Input with read(2); Output with write(2); If you want to learn more just type in command line.
Summary: UPDATE - NEW GUI LOGIN FRONT END. THANK YOU TO SDUKAS DUKAS. ****************************************** Hi SDUKAS, Well, now is as good as ever a time for me to update my progress. But first, but firs...