.TH "EMF::INTARRAY" 3 "Wed Jun 29 2022" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::INTARRAY \- Represent an array of integers in a simple way\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBINTARRAY\fP (INT *const ints, const DWORD n)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "INT *const \fBints_\fP" .br .RI "Array of ints\&. " .ti -1c .RI "const DWORD \fBn_\fP" .br .RI "Number of ints in array\&. " .in -1c .SH "Detailed Description" .PP Represent an array of integers in a simple way\&. Allow an array of INT's to be written out at once\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::INTARRAY::INTARRAY (INT *const ints, const DWORD n)\fC [inline]\fP" simple constructor\&. .PP \fBParameters\fP .RS 4 \fIints\fP pointer to ints\&. .br \fIn\fP number ints in array\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.