Rose::KeepGoing::AppendToFile
Append msg to a file
Synopsis
Declared in <SageIII/sage_support/keep_going.h>
void
AppendToFile(
std::string const& filename,
std::string const& msg);
Created with MrDocs
Append msg to a file
Declared in <SageIII/sage_support/keep_going.h>
void
AppendToFile(
std::string const& filename,
std::string const& msg);
Created with MrDocs