Kanzi 3.9.10
file_util.hpp File Reference

Namespaces

namespace  kanzi
 

Functions

string kanzi::readAsText (File &file)
 Loads contents of a file into a string.
 
vector< string > kanzi::readAsTextLines (File &file)
 Loads contents of a file into a vector of strings for each line.