/* c-isc.h: Hint file for curses on Interactive System V, release 3.2. This was tested on version 3.01, but probably will work for most generic SysV curses. Andy Dougherty doughera@lafcol.lafayette.edu */ #include #ifdef C_PANELSUPPORT #include #endif #ifdef C_MENUSUPPORT #include #endif #ifdef C_FORMSUPPORT #include #endif #undef instr #define C_LONGNAME #define C_LONG0ARGS #undef C_LONG2ARGS #define C_TOUCHLINE #define C_TOUCH3ARGS #undef C_TOUCH4ARGS