User: fredk

  • Public profile

User profile: fredk

User info
User name:fredk
History
Joined:
Number of posts:21
Latest posts:

What broke?
Don't end your loop at a fixed number (1000000). You should exit the loop when the new term (f*x) is...

functions must be called from main() ?
[quote]that is when it goes haywire...[/quote] What does this mean? Did your computer crash? Did you...

Im getting this error in if-condition for string. I cant figure out why
str.at(j) is a char. find is a string. A char is not a string.

10001st Prime Number
Even fixing the line 8 problem, your algorithm is incorrect - you increment z way too often. . Try i...

How to create a Multi-User Program
First, you have to be aware that if anyone ever takes out a file without running the program properl...

This user does not accept Private Messages