25-12-2006, 05:49 PM
It made no sense?
First you get the entire length of the string... if we were trying to store...
"What's up moron!?" in a string... then Len(String) would be ... 17 characters... that would tell the game how much to pull back out 17 characters.... quite simple actually
First you get the entire length of the string... if we were trying to store...
"What's up moron!?" in a string... then Len(String) would be ... 17 characters... that would tell the game how much to pull back out 17 characters.... quite simple actually
