* Add a new character to the end of the current word. * It increases the width of the word. * character: * - the character to be added. * Returns reference to this so it can be used in a stream.
See Implementation
* Add a new character to the end of the current word. * It increases the width of the word. * character: * - the character to be added. * Returns reference to this so it can be used in a stream.