Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

io.c File Reference

I/O functions. More...

Go to the source code of this file.

Functions

void dlog (const char *fmt,...)
 Logs Data.
void _stp_print (const char *fmt,...)
 Prints to the trace buffer.
void _stp_print_str (char *str)
 Prints to the trace buffer.


Detailed Description

I/O functions.

Definition in file io.c.