constant ( comp: n -- <name> | exec: -- n )
publication: 11 janvier 2022 / mis à jour 8 novembre 2024
Définition d'une constante.
Exemple:
$00000001 constant SDL_INIT_TIMER \ timer subsystem $00000010 constant SDL_INIT_AUDIO \ audio subsystem $00000020 constant SDL_INIT_VIDEO \ video subsystem; automatically initializes the events subsystem $00000200 constant SDL_INIT_JOYSTICK \ joystick subsystem; automatically initializes the events subsystem
Legal: site web personnel sans commerce / personal site without seling