ergo
atom_labels.h File Reference

Go to the source code of this file.

Macros

#define EXTERN_C
 

Functions

EXTERN_C int get_charge_int_from_atom_label (const char *atomLabel)
 
EXTERN_C int get_atom_label_from_charge_int (int charge, char *atomLabelString, size_t bufferSize)
 

Macro Definition Documentation

◆ EXTERN_C

#define EXTERN_C

Function Documentation

◆ get_atom_label_from_charge_int()

EXTERN_C int get_atom_label_from_charge_int ( int  charge,
char *  atomLabelString,
size_t  bufferSize 
)

◆ get_charge_int_from_atom_label()

EXTERN_C int get_charge_int_from_atom_label ( const char *  atomLabel)