User: hydroJ

  • Public profile

User profile: hydroJ

User info
User name:hydroJ
History
Joined:
Number of posts:14
Latest posts:

Loops and conditions, need direction please
digitPatternCount is the user input of the pattern length sorry, I wasn't clearly stating my goal...

How to program this?
[code] int main () { getMenuChoice = menuSwitch(); do { switch(getMenuChoice) { case A: //do ...

Loops and conditions, need some direction please
working on some error correction scheme. my code works when I try to find repeating 3's (2) times...

Loops and conditions, need direction please
working on some error correction scheme. my code works when I try to find repeating 3's (2) times...

Newbie Here having trouble with assigning values to arrays. PLS help!
was not using the conditions correctly, but got it to work [code] int greatestInt =-10; for(int in...

This user does not accept Private Messages