append

  • arity: 2
  • incptr: 1

Concatenates two strings together, although the first one must be a dynamically allocated buffer, either via emptybuf, or via getstr.

Example:

emptybuf "garbage" append