Re: write




"Joe Pfeiffer" <pfeiffer@xxxxxxxxxxx> wrote in message
news:1b7iehp9ri.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Neither. Why would the length of a string have a character added to
it?

I guess I've been being told that strlen doesn't recognize the \0 at the
end of a string. Some have told me to use strlen(string)+1. My references do
say that about strlen. Maybe I have misunderstood somewhere.

Bill


Bill


.