/home/dko/Projects/mobilec/tags/MobileC-v1.10.10/src/mxml-2.2.2/mxml-string.c File Reference

#include "config.h"

Go to the source code of this file.

Functions

char * mxml_strdupf (const char *format, va_list ap)
int mxml_vsnprintf (char *buffer, size_t bufsize, const char *format, va_list ap)

Function Documentation

char* mxml_strdupf ( const char *  format,
va_list  ap 
)

Definition at line 62 of file mxml-string.c.

References mxml_vsnprintf().

Referenced by mxml_error(), mxmlNewTextf(), and mxmlSetTextf().

int mxml_vsnprintf ( char *  buffer,
size_t  bufsize,
const char *  format,
va_list  ap 
)

Definition at line 107 of file mxml-string.c.

References size.

Referenced by mxml_strdupf().


Generated on Wed Mar 17 15:31:58 2010 for Mobile-C by  doxygen 1.6.1