NT4/private/windows/netdde/incs/tmpbufc.h
2020-09-30 17:12:29 +02:00

6 lines
112 B
C

/* use only in .c file and only 1 per application */
#include "tmpbuf.h"
char tmpBuf [500];
char tmpBuf2[500];