Indeed, i am still such an idiot at that point.
Anyway thanks, but the last thing you said about simply saing 'char joeblow[9]', doesn't that simply make it an array of characters and not a "real" (real = pointed to by pointer somewhere in your mem) string ? I can only work with real strings ... (it's because of a program i'm working on) or do you know a way to append single char(acters) to a pointer-string ?