Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

kprint.h File Reference

Formatted printing definitions. More...

#include <sys/device.h>

Go to the source code of this file.

Functions

int NutKPrintBinary (CONST char *data, int len)
 Write a buffer to the debug output.

int NutKPrintString (CONST char *str)
 Print a string on the debug output.

int NutKPrintInteger (u_long val, u_char radix, u_char width, u_char flags)
 Print a numeric value on the debug output.

int NutKPrintFormat (CONST char *fmt,...)
 Print parameters using a format string.


Detailed Description

Formatted printing definitions.


Generated on Thu Jan 30 22:30:54 2003 for EduNet by doxygen1.2.18