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