|
-
Feb 2nd, 2003, 12:20 AM
#3
Thread Starter
Frenzied Member
I am just practicing right now.
This should not execute if check2 is true:
else if (dummy=='.' && check2==false) {check2=true; return true;}
But for some reason the dots always print. I only want one dot to print and I can't figure out why that does not work right.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|