OEWriteCSVFile¶
void OEWriteCSVFile(oemolostream &ofs, OEMolBase &mol,
unsigned int flavor = OEOFlavor::CSV::DEFAULT)
Write the molecule mol to the stream ofs in the
OEFormat.CSV format as described in the
CSV File Format section.
See also