View Single Post
Old 12-05-2007, 12:30 AM   #4 (permalink)
Matt83
The Contributor
Upcoming Programmer 
 
Matt83's Avatar
 
Join Date: Oct 2007
Location: Argentina
Posts: 72
Thanks: 18
Matt83 is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
One question I have is isn't {3,3} exactly the same as {3}?
Good find Adam, im sure that it is the same as theres no difference saying:

{3} three preceding characters and {3,3} three to three preceding characters.

Will update the code above.

Salathe, devolio is not my site. Anyways, big thanks for that great feedback, i really appreciate you pointing that stuff as i have relayed on some of these for previous projects and although i never got an error i see all the points you mention and im starting to panic now!, will try to update them so we all can use them. thanks again
__________________
http://www.mattvarone.com
Matt83 is offline  
Reply With Quote