Function DP_ReadFileToChar

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.