Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~188 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for dmegee

Hi I am trying to find out what I am doing wrong with this code...I need it to load a file and encrypt it, print it, encrypt it again(decrypt it), print it then save it to another file. the original and the new file should be the same...Here is what …

Member Avatar for John A
0
93
Member Avatar for dmegee

I'm having problems with my program. here's what i need it to do... [LIST] [*][COLOR=#000000]Prompt the user for the name of the master file, and input it[/COLOR] [*][COLOR=#000000]Open the master file and read the names into an array (using the readNames function)[/COLOR] [*][COLOR=#000000]Print each name in the array to the …

Member Avatar for Ancient Dragon
0
95