[OpenBabel-Devel] Reading (specifically CDX) should be independent of writing, right?
X 3 molecules converted 4 warnings 112 audit log messages 750 debugging messages -- A. Heifets http://www.cs.toronto.edu/~aheifets/ -- Colocation vs. Managed Hosting A question and answer guide to determining the best f
Re: [OpenBabel-Devel] Reading (specifically CDX) should be independent of writing, right?
he output "Reading 0x100319860 Done reading 0x100319860" is produced by chemdrawcdx.cpp (which is the CDX reader). Just counting the number of 'reading/done reading' pairs shows that the reader is only reading twice for rxn output and three times for SMILES. -- A. Heife