maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
Micro-PrintF API

Independently-implemented printf API for old compilers. More...

Files

file  uprintf.h
 

Macros

#define UPRINTF_BUFFER_SZ_MAX   1024
 
#define LOG_ERR_TARGET   stderr
 
#define LOG_STD_TARGET   stdout
 
#define DEBUG_THRESHOLD   1
 

Detailed Description

Independently-implemented printf API for old compilers.