If you find something which doesn't make sense, or one of these doesn't seem right, or something seems really stupid; please make a pull request or please add valid and well-reasoned opinions about your changes or comments.A few simple rules for this project:...
class_test(psdfile == NULL,pba->error_message, "Could not open file %s!",pba->ncdm_psd_files+filenum*_ARGUMENT_LENGTH_MAX_); // Find size of table: for (row=0,status=2; status==2; row++) { status = fscanf(psdfile,"%lf %lf",&tmp1,&tmp2); } rewind(psdfile); pbadist....