|
Open Babel
3.0
|
#include <cstdlib>#include <openbabel/babelconfig.h>#include <openbabel/data.h>#include <openbabel/data_utilities.h>#include <openbabel/mol.h>#include <openbabel/atom.h>#include <openbabel/bond.h>#include <openbabel/locale.h>#include <openbabel/oberror.h>#include <openbabel/elements.h>#include "types.h"#include "resdata.h"Namespaces | |
| OpenBabel | |
Functions | |
| int | strncasecmp (const char *s1, const char *s2, size_t n) |
| static double | UnitNameToConversionFactor (const char *unit) |
| void | Toupper (string &s) |
| void | Tolower (string &s) |
Global data and resource file parsers.
| int strncasecmp | ( | const char * | s1, |
| const char * | s2, | ||
| size_t | n | ||
| ) |
1.8.13