| cvs.gedasymbols.org/djgpp/doc/libc/libc_605.html | search | 
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
#include <pc.h> void outportb(unsigned short _port, unsigned char _data);  | 
Write a single byte to an 8-bit port.
This function is provided as an inline assembler macro, and will be optimized down to a single opcode when you optimize your program.
| ANSI/ISO C | No | 
| POSIX | No | 
| webmaster | delorie software privacy | 
| Copyright © 2004 | Updated Apr 2004 |