// allocating extra space for each string consumes more memory but speeds up
// the concatenation operations (nLen is the current string's length)
// allocating extra space for each string consumes more memory but speeds up
// the concatenation operations (nLen is the current string's length)
// ---------------------------------------------------------------------------
// static class variables definition
// ---------------------------------------------------------------------------
// static class variables definition