We allocate a new postfix buffer for each expression, so there is no need to limit the expression length, just allocate a buffer big enough for the expression given.
We allocate a new postfix buffer for each expression, so there is no need to limit the expression length, just allocate a buffer big enough for the expression given.