2025-04-27 07:49:33 -04: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];