6 lines
117 B
C
Raw Normal View History

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