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. :-)