Declaration:
void outportb(unsigned int port_num, unsigned char value);
Description
Write a value (byte) to the specified parallel port.