Samsung Internal API reference  2.0
print_no_alloc.h File Reference

Go to the source code of this file.

Macros

#define AUTO_BUFFER_SIZE   1024
 

Functions

int printf_no_alloc (const char *fmt,...)
 Prints to ringbuffer. If resulting string exceeds AUTO_BUFFER_SIZE, cuts it off to AUTO_BUFFER_SIZE. More...
 

Detailed Description