Handbook
Glossary
text-format ( text -- c-string )
Vocabulary
raylib
Inputs
text
a
c-string
Outputs
c-string
a
c-string
Word description
Text formatting with variables (sprintf() style)
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
text-format
c-string
TextFormat (
c-string
text )