.TH "gicActionWrite" 3 "2006-12-30" "libgiigic-1.1.x" GGI .SH NAME \fBgicActionWrite\fR, \fBgicActionMapActions\fR : Action handling .SH SYNOPSIS .nb .nf #include int gicActionWrite(gic_handle_t hand, gic_actionlist *aclist, FILE *where); int gicActionMapActions(gic_handle_t hand, gic_actionlist *aclist, gic_actionlist *actions); .fi .SH DESCRIPTION \fBgicActionWrite\fR writes out a dump to the \fIwhere\fR file. TODO Describe \fBgicActionMapActions\fR here .SH RETURN VALUE \fBgicActionWrite\fR and \fBgicActionMapActions\fR return \fB0\fR for success, otherwise an \f(CWgii-error(3)\fR code. .SH SEE ALSO \f(CWgicRecognizerWrite(3)\fR