print.h File Reference

Include dependency graph for print.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EOF   (-1)

Functions

int printf (const char *fmt,...)
int sprintf (char *str, const char *fmt,...)
int snprintf (char *str, size_t size, const char *fmt,...)
int vprintf (const char *fmt, va_list ap)
int vsprintf (char *str, const char *fmt, va_list ap)
int vsnprintf (char *str, size_t size, const char *fmt, va_list ap)

Variables

spinlock_t printflock


Detailed Description

Definition in file print.h.


Generated on Sun Jun 18 16:28:13 2006 for HelenOS Kernel (amd64) by  doxygen 1.4.6