Dynamic loader for Win32 (handles file format DDLs) More...
#include <openbabel/babelconfig.h>#include <vector>#include <cstdarg>#include <iostream>#include <windows.h>#include <openbabel/dlhandler.h>Namespaces | |
| namespace | OpenBabel |
Defines | |
| #define | VC_EXTRALEAN |
| #define | BUFF_SIZE 32768 |
Functions | |
| bool | tokenize (std::vector< std::string > &, const char *buf, const char *delimstr=" \t\n\r") |
Dynamic loader for Win32 (handles file format DDLs)
| #define VC_EXTRALEAN |
| #define BUFF_SIZE 32768 |