Skip to content

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