2025-04-27 07:49:33 -04:00

7 lines
158 B
C

#define NULL_TASK -1
struct /* misc TASK parameters */
{
STRING string[STR255];
} taskState;