10 pts.
 ‘portw’ in freePascal for dos. what file to include to compile?
what file do i need to include to be able to use portw in a dos version of freePascal? I just want to be able to write to and read from hardware port, but i'm very new to the include nesesities of pascal. I've just come over from basic.

Software/Hardware used:
ASKED: December 10, 2007  7:01 PM
UPDATED: December 11, 2007  7:20 AM

Answer Wiki:
Uses ports; .. the ports unit is only available under Dos/Go32v2 and Linux, so I presume you have win IDE where it is not included. http://wiki.lazarus.freepascal.org/Hardware_Access
Last Wiki Answer Submitted:  December 11, 2007  7:20 am  by  Klimaks   30 pts.
All Answer Wiki Contributors:  Klimaks   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _