6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
In TinyString.h the operator
|
|
|
|
TinyString& operator +=(int);
|
|
|
|
may need to be added.
|