Function DP_ReadFileToChar
Defined in File c_api.h
Function Documentation
- const char *DP_ReadFileToChar(const char *c_model)
Read a file to a char array.
- Parameters
c_model – [in] The name of the file.
- Returns
const char* The char array.
Docs
Defined in File c_api.h
Read a file to a char array.
c_model – [in] The name of the file.
const char* The char array.