Searched defs:ReadCharsFromFile (Results 1 – 1 of 1) sorted by relevance
206 std::vector<char> ReadCharsFromFile(FILE* file, bool* exists, bool verbose, in ReadCharsFromFile() function234 std::vector<char> ReadCharsFromFile(const char* filename, bool* exists, in ReadCharsFromFile() function