sprintΒΆ

sprint :: fn (args: ...) string

Create new dynamic string with variable content. This instance must be freed by string_delete call.

Declared in: print.bl