#include <hpgcc_config.h>
#include <hpconio.h>
#include <hpctype.h>
#include <hpkeyb49.h>
#include <hpmath.h>
#include <hpscreen.h>
#include <hpstdio.h>
#include <hpstdlib.h>
#include <hpstring.h>
#include <hpsys.h>
#include <hptime.h>
#include <kos.h>
#include <syscall.h>
#include <saturn.h>
#include <satdir.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned long long | ULONGLONG |
typedef long long | LONGLONG |
This header file can be used to include the entirety of the HPGCC standard library. It defines no unique interfaces of its own, and is provided merely as a convenience.
Definition in file hpgcc49.h.