Thread
:
Help on starting new program
View Single Post
10-16-2004, 07:19 AM
#
16
(
permalink
)
RobertStout
Registered User
Join Date: Oct 2004
Location: Dank cellar
Posts: 18
Quote:
perhaps a for(.. ;i < 3; ..) since if suddently someone decides to have I skip two, the != 3 will make it true even when it reaches 23.
I see your point redhead, I got into the habit of using != over > for some reason.
RobertStout
View Public Profile
Find More Posts by RobertStout