Files
rdkit/Code
Jan Holst Jensen dd6165c8af Fix #2176: InChI functions should return NULL on un-InChI-able input molecules. (#2177)
* Add check of returned string from InChI helper functions and convert to NULL when blank string is returned (a valid InChI string or InChI key will never be blank).

* Since MolInchi() and MolInchiKey() will never return a NULL pointer, I have removed the check for NULL.
Hopefully the intent of the code is now clearer.
2019-01-11 04:51:25 +01:00
..
2019-01-06 06:30:14 +00:00
2018-07-25 09:14:17 +02:00
2018-10-29 14:33:26 +00:00
2006-05-06 22:20:08 +00:00
2016-09-23 04:58:46 +02:00