DOKK / manpages / debian 12 / libemf-doc / EMF_INTARRAY.3.en
EMF::INTARRAY(3) libemf EMF::INTARRAY(3)

EMF::INTARRAY - Represent an array of integers in a simple way.

#include <libemf.h>


INTARRAY (INT *const ints, const DWORD n)


INT *const ints_
Array of ints. const DWORD n_
Number of ints in array.

Represent an array of integers in a simple way.

Allow an array of INT's to be written out at once.

simple constructor.

Parameters

ints pointer to ints.
n number ints in array.

Generated automatically by Doxygen for libemf from the source code.

Wed Jun 29 2022 Version 1.0.9