Minimal structure packing zp1, zp2

Hi,

I would like to have some of my structures to have the minimum structure
packing set at 1 (zp1) and others at 2 (zp2).

Is it possible to put these options into a pragma?

Can this be done?

TIA,

Augie

There is a pragma called “pack”. Check out headers _pack*.h in /usr/include

Augie Henriques wrote:

Hi,

I would like to have some of my structures to have the minimum structure
packing set at 1 (zp1) and others at 2 (zp2).

Is it possible to put these options into a pragma?

Can this be done?

TIA,

Augie

On Tue, 17 Apr 2001 16:35:44 -0400, Dean Douthat <ddouthat@faac.com>
wrote:

There is a pragma called “pack”. Check out headers _pack*.h in /usr/include

That’s for QNX6.

Augie Henriques wrote:

Hi,

I would like to have some of my structures to have the minimum structure
packing set at 1 (zp1) and others at 2 (zp2).

Is it possible to put these options into a pragma?

Can this be done?

TIA,

Augie