There's inconsistency in the C bindings regarding the syntax for array parameters. Some are 'int *array_of_intergers' and others 'int array_of_integers[]'. Is fixing these so they are consistent ticket 0 material? If so I'll put together patches and send them to the respective chapter authors. Thanks, -Fab