View Single Post
Old 12-06-2012, 01:59 PM   #7
BlackEleven
Redundant Minister of Redundancy
 
BlackEleven's Avatar
 
Join Date: Apr 2004
Location: Montreal
Exp:
Default

If you prefer your original methodology you could use regular expressions instead of split to do the parsing, but for someone learning programming I'd recommend using the simple method I posted above. It's easier to understand when you're learning.
BlackEleven is offline   Reply With Quote
The Following User Says Thank You to BlackEleven For This Useful Post: