Problem passing file into functionThank you for all of your help. I will talk with my professor on Monday. I just wanted to answer the...
Problem passing file into function#define _CRT_SECURE_NO_WARNINGS #include <iostream> #include <fstream> #include "wave.h" using nam...
Problem passing file into functionI actually want the doubles to be converted to ints because that is the number of columns in the arr...
Problem passing file into function[quote][/quote] fout.open("temp.tmp"); for ( i = 0; i < NUM_NOTES ; i++ ) { .... } fout.close(...
Problem passing file into functionUnfortunately I don't know the definition of the function either. I'll put the information that I do...
This user does not accept Private Messages