WindowsXP-SP1/windows/netdde/incs/tmpbufc.h
2020-09-30 16:53:49 +02:00

6 lines
117 B
C

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