hello,
i wonder why the String class does not perform a shallow copy? is there something that makes it different? how to make a class similar to the string class.
thanks in advance
i wonder why the String class does not perform a shallow copy? is there something that makes it different? how to make a class similar to the string class.
thanks in advance
Comment