David Cantrell wrote: > size_t sl = strlen(somestring); /* we'll use this value later for ... * telling us how long somestring is */ :-) A