Reading .txt file HELPThis is a rough draft of the code resembling your request. You can modify it to your liking. [code]...
Search words starts with Capital lettersIt was confusing reading your code Bigstorm so I took the liberty of re-writing it with some added a...
Re-running a ProgramIt looks like you copied the second half of the code from the first half. I took away the first half...
fstreamTry: [code]write.open("Account.txt", fstream::ate);[/code]
Find if an integer is the sum of 2 powers[quote]but as i saw it doesnt work with some numbers like 0 or 1 because 0 = 0^2 + 0^2 and 1 = 0^2 +...
This user does not accept Private Messages