Parse string, store into arraySo I have been working on some code for 3 weeks. It should only use functions in main. The purpose o...
Decode / Code a simple cipherSo I am trying to make a simple cipher but can't see a pattern between the letters. Convert: A ...
MOD% to output new line every 10 characters[code]void printList(int list[],int cnt,int numsPerLine){ for(int i=0;i<cnt;i++){ cout...
Parallel Array and an Input Text FileOkay, so I've made a rookie mistake. I've gone back and simplified some stuff and found that I left ...
Parallel Array and an Input Text FileI have a text file for my input and I need to store this information into two arrays. The data in th...
This user does not accept Private Messages