1
0
vt100-games/cpmtris/zmac/getoptn.h

6 lines
134 B
C
Raw Normal View History

2019-10-24 11:48:18 +02:00
/* getoptn.h */
extern int optnopt,optnerr,optnind;
extern char *optnarg;
extern int getoptn(int argc,char *argv[],char *optstring);