User: PopEye

  • Public profile

User profile: PopEye

User info
User name:PopEye
History
Joined:
Number of posts:46
Latest posts:

Reading .txt file HELP
This is a rough draft of the code resembling your request. You can modify it to your liking. [code]...

Search words starts with Capital letters
It was confusing reading your code Bigstorm so I took the liberty of re-writing it with some added a...

Re-running a Program
It looks like you copied the second half of the code from the first half. I took away the first half...

fstream
Try: [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