MichaelBW
April 17th, 1999, 06:24 PM
I'm just begining in C++ and I've been working with the String Libraries. It seems that no matter what the size of an array if it is smaller than what is required the string library will modify the size of the array to accomodate. Is that correct?