Hello. I am a new member on this forum. I have been consulting it for a long time with great interest. Yesterday I found what I think is a bug with the Class String.
After creating a String initialized with an empty c string ( String * str = new String (""); ), the c_str () method returns a...