text-find-index ( text find -- int )


Vocabulary
raylib

Inputs
texta c-string
finda c-string


Outputs
intan int


Word description
Find first text occurrence within a string

Definition