User: iamtheodork

  • Public profile

User profile: iamtheodork

User info
User name:iamtheodork
History
Joined:
Number of posts:13
Latest posts:

Fibonacci Numbers? Help on while loop
From what I can see in order to satisfy your while loop requirements whatsequenceuserwants needs to ...

Copying and Displaying an array from text file
[code] #include <iostream> #include <fstream> #include <string> using namespace std; const int N=5;...

Copying and Displaying an array from text file
Hi, I'm having a little bit of trouble copying data from a text file and displaying it in an array. ...

Use of References
Hi, I have this code below and was wondering why the outcome of the cout becomes 576. I worked i...

Enumerations in Array
It works! Thank you for your help!

This user does not accept Private Messages