2.0
3.0
>
dev
>
api
>
name
>
arg
Previous Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
ARG
#define
ARG
(
name
) ...
Returns a pointer to the argument named
name
, i.e. a pointer to the
GB_VALUE
structure in the interpreter stack.
See also
Methods Implementation