View Single Post
  #5  
Old 09-20-2001, 04:14 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~AlphaFlame~

Quote:
if (i >50&&i<101) {
It would be much simpler to do...

Quote:
if (i in |50,101|){
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote