View Single Post
Old Feb 3rd, 2007, 1:22 PM   #4
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
Quote:
Originally Posted by Eoin
In addition I suspect trying to access index's outside the strings length is very dangerous.
It was exactly because of this reason I choosed a container instead. I'd been on the wrong track all the time, because it was only data I should store, not a specific string - to output, eg.

Thanks for your time and answer. :-)
__________________
-- v0id
v0id is offline   Reply With Quote