atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Functions to start saving an atomes project file. More...
Go to the source code of this file.
Functions | |
int | save_this_string (FILE *fp, gchar *string) |
save string to file | |
int | save_project (FILE *fp, project *this_proj, int npi) |
save project to file | |
Functions to start saving an atomes project file.
Definition in file save_p.c.
int save_project | ( | FILE * | fp, |
project * | this_proj, | ||
int | npi ) |