#include <libemf.h>
Public Methods | |
INTARRAY (INT *const ints, const DWORD n) | |
Public Attributes | |
INT* const | ints_ |
Array of ints. | |
const DWORD | n_ |
Number of ints in array. |
Allow an array of INT's to be written out at once.
|
simple constructor.
|