libxrdeveloper's documentation
void xr_value_array_append ( xr_value arr,
xr_value val 
)

Add value to the array node.

Value is placed at the end of the array represented by the xr_value node.

Parameters:
arr Array node.
val Value node. Ownership of the val is transferred to arr.
Documentation for libxr, Mon Nov 29 2010 06:11:00.