When is c_str() needed to open file?I'm inputing data from a txt. file using inFile.open(filename.c_str());. Everything works fine, but ...
Sorted 2d Array, casting error's when calculating medianThe array is sorted correctly. My issue is I'm receiving errors in the median calculation. In some e...
Passing Multi-Array Data to a FunctionI tried changing my parameters to match the function, average_temp(almanac, num_elements), but it s...
Passing Multi-Array Data to a FunctionI'm trying to pass data from a 3d array to an averaging function. Right now I'm getting an error whe...
Number conversion switch/end loop issuesI have two issues I cannot quite figure out in my program. The first has to do with the default case...
This user does not accept Private Messages