Expand description
Dynamic allocation of variables and arrays
This module contains implementations of brand new Texcraft commands
\newInt and \newIntArray which perform dynamic memory allocation.
Structs§
- Component
- Component required for the alloc commands.
Constants§
Functions§
- get_
newint - Get the
\newIntexecution command. - get_
newint_ getter_ provider - Return a getter provider for the
\newIntcommand. - get_
newintarray - Get the
\newIntArrayexecution command. - get_
newintarray_ getter_ provider - Return a getter provider for the
\newIntArraycommand.