delorie.com/djgpp/doc/libc/libc_475.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <pc.h> void inportsb(unsigned short _port, unsigned char *_buf, unsigned _len); |
Reads the 8-bit _port _len times, and stores the bytes in buf.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |