#include char logger_buf[LOGGER_BUFLEN]; char *logger_cur = logger_buf; char sp_buf[LOGGER_BUFLEN]; char *sp_cur = sp_buf;