www.delorie.com/djgpp/doc/libc-2.01/libc_417.html   search  
Go to the first, previous, next, last section, table of contents.


ioctl (General description)

ioctl performs low level calls to communicate with device drivers. As there are lots of different device drivers, no really general description is possible.

The DJGPP version tries to cope two different flavors of ioctl, a DOSish and a UNIXish way. To distinguish between DOS-like and UNIX-like calls, all valid DOS commands have the 3 MSB set to 0, the UNIX command have at least one of the 3 MSB set.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997