int wb_get_address (mixed var)
Returns the address (as an integer pointer) of the variable var. var can be a string, integer, boolean, or double. This function is specially suited to use with wb_peek() and wb_poke().
|
wb_peek
wb_poke
Low-level functions