C string utilities. More...
#include "graphfab/core/SagittariusCore.h"Go to the source code of this file.
Functions | |
| _GraphfabExport char * | gf_strclone (const char *src) |
| _GraphfabExport void | gf_strfree (char *str) |
| Free a C string (char*) More... | |
C string utilities.
1.8.7