User profile: KenjiLovesYou

User info
User name:KenjiLovesYou
History
Joined:
Number of posts:5
Latest posts:

C++ to Pseudocode
[code] Include headers Set integer a to 100 Set integer b to 200 Call userInteract() Set float valu...

C++ to Pseudocode
[quote] char fileData[100]; ofstream filewrite; cin.ignore(); ifstream infile; [/quote] I just need ...

C++ to Pseudocode
Okay I may need some help with the fileOPerations part. As a note, I had a lot of help from some cla...

C++ to Pseudocode
[quote]You're going to want to look at the main() function, step through each line and function call...

C++ to Pseudocode
I need help turning this code to pseudocode. I need to get this done as soon as possible so any help...