RetroArch
|
Go to the source code of this file.
Functions | |
RETRO_BEGIN_DECLS char * | strcpy_alloc (const char *sourceStr) |
char * | strcpy_alloc_force (const char *sourceStr) |
void | strcat_alloc (char **destStr_p, const char *appendStr) |
RETRO_BEGIN_DECLS char* strcpy_alloc | ( | const char * | sourceStr | ) |
char* strcpy_alloc_force | ( | const char * | sourceStr | ) |