ne_doc_writeSBML

int sbne::ne_doc_writeSBML(SBMLDocument *doc, const std::string &filename)

Writes the given SBML document to filename.

Parameters
  • doc – the SBML document to be written.

  • filename – the name or full pathname of the file where the SBML is to be written.

Returns

integer value indicating success/failure of the function.