windows-nt/Source/XPSP1/NT/windows/netdde/incs/tmpbufc.h

6 lines
112 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* use only in .c file and only 1 per application */
#include "tmpbuf.h"
char tmpBuf [500];
char tmpBuf2[500];