FreeBASIC
0.91.0
|
#include "../fb.h"
#include "fb_private_console.h"
#include "fbportio.h"
#include <windows.h>
#include <winioctl.h>
Go to the source code of this file.
Functions | |
int | fb_hIn (unsigned short port) |
int | fb_hOut (unsigned short port, unsigned char value) |
int fb_hIn | ( | unsigned short | port) |
int fb_hOut | ( | unsigned short | port, |
unsigned char | value | ||
) |