User profile: novellof

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:novellof
Statistical data
Birthdate:Jun 26, 1990
Gender:Male
Occupation:Administrator
Skills:C++
Java
Objective-C
History
Joined:
Number of posts:210
Latest posts:

Help with Mod operator {Equation}
Yea the parenthesis... Well I got a 100 on the assignment :D average grade was a 66.....MUAHAHAHA

Ofstream is not making an output file
maybe get rid of const from the file declarations

Is variable declared inside loop a local variable?
yes a gets initialized to zero each time that loop runs. Whatever is declared in those for(){<here>}...

Ofstream is not making an output file
try specifying the file path to your desktop. It can be picky about that Edit line 14 outFileName =...

Proper Windows Programming Design
Wow thank you guys so much for these responses! And thank you freddie! Ill have to read this tomor...