Home > dev > api > name > arg 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW
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