windows-nt/Source/XPSP1/NT/windows/netdde/incs/tmpbufc.h
2020-09-26 16:20:57 +08: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];