View Single Post
  #13 (permalink)  
Old 05-28-2008, 11:32 PM
gogoc gogoc is offline
Member
 
Join Date: May 2008
Posts: 21
gogoc is on a distinguished road
it is best to avoid "NOT" other then "NOT EQUALS" as it will take an extra conversion to convert the result to its not
and more over try to inscribe less executed code int the loop if u are going for multiple condition and using && in between vice-versa
__________________
get new coding problems at
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote