void fann_save(struct fann * ann, const char * configuration_file);
fann_save will attempt to save ann to the file located at configuration_file
fann_save
This function appears in FANN >= 1.0.0.