<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


GCHAR Search:

In Graphics Words in TurboForth Kernal

Word Name: GCHAR
Type: Standard word
Data Stack Signature: y x -- ascii
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Returns the ascii code of the character at screen location y and x.

Example:

none

Comment:

none

See Also: HCHAR  VCHAR 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>