User profile: Hercules

User info
User name:Hercules
Email:herculesstrydom@outlook.com
Name:Hercules Strydom
Location:JHB
Bio:Studying Electrical and Software Engineering.
Statistical data
Birthdate:Feb 10, 1993
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:13
Latest posts:

Using individual digits in a number
thanks, works like a charm

Using individual digits in a number
I've come across this problem several times and it gets me each time. Say now the user inputs a 9 di...

Cannot find the error
We were told that there is a major error with this code but it still manages to run. I know it has s...

When writing to file, it keeps writing on the same line
Hi guys. Im trying to write to a file here. All the calculations are correct but it keeps writing to...

Cannot write to file.
[code]#include <iostream> #include <vector> #include <fstream> #include <cstdlib> #in [/code]