Re: [Alephmodular-devel] 0.3 current status
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-01-08 22:05:46
|
On Wednesday, January 8, 2003, at 04:58 PM, Michael Adams wrote: > Just a question, what header is the deffinition for > int16 and int32 comming from? Is it a standard header > from the host environment or one we control? If the > former, I'm wondering if all platforms have this > header. > > Michael D. Adams > mdm...@ya... > The definition of int16 and int32 and related values are within the cstypes.h file that we picked up from AlephOne. We control the file. Though it will need appropriate platform definitions for each platform. -Jeremy Parsons |