![]() |
Bsoft 2.1.4
Bernard's software package
|
Read and write molecules in plain text. More...
Functions | |
int | read_mol_text (Bstring &filename, Bmolgroup *molgroup) |
Reads a molecule group from a text file. More... | |
int | write_mol_text (Bstring &filename, Bmolgroup *molgroup) |
Writes a molecule group to a text file. More... | |
Read and write molecules in plain text.
Reads a molecule group from a text file.
&filename | the file name. |
*molgroup | the molecule group. |