FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Utility functions for file handling. More...
Go to the source code of this file.
Namespaces | |
fo | |
fo namespace holds the FOSSology library functions. | |
Functions | |
std::string | fo::getStringFromFile (const char *filename, const unsigned long int maximumBytes) |
Reads the content of a file and return it as a string. More... | |
std::string | fo::getStringFromFile (std::string const &filename, const unsigned long int maximumBytes) |
Utility functions for file handling.
Definition in file files.cc.