Handbook
Glossary
text-remove-spaces ( text -- c-string )
Vocabulary
raylib
Inputs
text
a
c-string
Outputs
c-string
a
c-string
Word description
Remove text spaces, concat words
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
text-remove-spaces
c-string
TextRemoveSpaces (
c-string
text )