/home/dko/Projects/mobilec/src/mxml-2.2.2/mxml-string.c File Reference

#include "config.h"

Go to the source code of this file.

Functions

char * mxml_strdup (const char *s)
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_strdup ( const char *  s  ) 

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

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

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

References mxml_vsnprintf(), and strdup.

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

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

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

References size.

Referenced by mxml_strdupf().

Generated on Tue Dec 28 15:15:28 2010 for Mobile-C by  doxygen 1.6.3