tsk_printf.c File Reference


Detailed Description

These are printf wrappers that are needed so that we can easily print in both Unix and Windows.

For Unix, the internal UTF-8 representation is kept and a normal printf is performed. For Windows, the UTF-8 representation is first converted to UTF-16 and then printed

#include "tsk_base_i.h"
#include <stdarg.h>

Functions

void tsk_fprintf (FILE *fd, const char *msg,...)
void tsk_printf (const char *msg,...)


Generated on Tue Jan 29 00:26:13 2008 for The Sleuth Kit (Incomplete Docs) by  doxygen 1.5.1