.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "DIVIDE" "9" "09 October 2005" "" ""
.SH NAME
divide \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void divide (int \fIn\fB, int \fId\fB, int * \fIquotient_i\fB, int * \fIquotient_f\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIn\fB\fR
-- undescribed --
.TP
\fB\fId\fB\fR
-- undescribed --
.TP
\fB\fIquotient_i\fB\fR
-- undescribed --
.TP
\fB\fIquotient_f\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
derived from the ves1820/stv0299 driver code