FreeWRL / FreeX3D 4.3.0
|
cson_array is an opaque handle to an Array value. More...
#include <cson_amalgamation_core.h>
Data Fields | |
cson_value_list | list |
cson_array is an opaque handle to an Array value.
They are used like:
They can be created like:
Definition at line 2142 of file cson_amalgamation_core.c.
cson_value_list cson_array::list |
Definition at line 2144 of file cson_amalgamation_core.c.