|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Functions to start saving an atomes project file. More...
Include dependency graph for save_p.c: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 ) |