Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

ksprintf.c File Reference

#include <stdlib.h>
#include <string.h>
#include "limits.h"
#include <float.h>
#include <stdarg.h>
#include "sprintf.h"

Defines

#define STD_SIZE   0
#define SHORT_SIZE   1
#define LONG_SIZE   2

Functions

int vksprintf (char *buf, char *fmt, va_list parms)
int ksprintf (char *buf, char *fmt,...)

Define Documentation

#define LONG_SIZE   2
 

#define SHORT_SIZE   1
 

#define STD_SIZE   0
 


Function Documentation

int ksprintf char *  buf,
char *  fmt,
  ...
 

int vksprintf char *  buf,
char *  fmt,
va_list  parms
 


Generated on Fri Feb 24 14:13:22 2006 for VDK Blacksheep by  doxygen 1.4.1