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

ucvt.c File Reference

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

Functions

unsigned ucvt (unsigned long v, char *buffer, int base, int width, int flag)
unsigned dcvt (long v, char *buffer, int base, int width, int flag)

Function Documentation

unsigned dcvt long  v,
char *  buffer,
int  base,
int  width,
int  flag
 

unsigned ucvt unsigned long  v,
char *  buffer,
int  base,
int  width,
int  flag
 


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