michaelkrauklis
Programmer
I have a static function that accepts a string(char[]). now is there any way to copy a portion of this string dynamicly into another string? I know I could make both of the arrays the same size and then just copy over what I need, but this seems terribly wasteful. Any help would be greatly appreaciated. MYenigmaSELF
myenigmaself@yahoo.com
myenigmaself@yahoo.com