Listing 6

/* This is only a partial list */
#define ESCAPE      0x01B
#define INSERT      0x152
#define DELETE      0x153
#define HOME       0x147
#define END        0x14F
#define PAGEUP      0x149
#define PAGEDOWN     0x151
/define UPARROW      0x148

/* End of File */