struct fann * fann_create_from_file(const char * configuration_file);
fann_create_from_filewill attempt to load an artificial neural network from a file.
fann_create_from_file
This function appears in FANN >= 1.0.0.