Process Hacker
mxml-string.c File Reference
#include <phbase.h>
#include "config.h"

Go to the source code of this file.

Functions

char * _mxml_strdupf (const char *format,...)
 
char * _mxml_vstrdupf (const char *format, va_list ap)
 

Function Documentation

char* _mxml_strdupf ( const char *  format,
  ... 
)

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

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

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