Global data and resource file parsers. More...
#include <openbabel/babelconfig.h>#include <openbabel/data.h>#include <openbabel/mol.h>#include <openbabel/locale.h>#include "element.h"#include "types.h"#include "isotope.h"#include "resdata.h"Namespaces | |
| namespace | OpenBabel |
Functions | |
| int | strncasecmp (const char *s1, const char *s2, size_t n) |
| 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 | ||
| ) |