Jeffrey Newman

Results 1 issues of Jeffrey Newman

In epanet3.h, we have these two functions declared: int EN_openOutputFile(const char* fname, EN_Project p); int EN_openReportFile(const char* fname, EN_Project p); These do not seem to be defined, although in epanet3.cpp,...