From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,83f6fc8b31eceebe X-Google-Attributes: gid103376,public From: mario@klebsch.de (Mario Klebsch) Subject: Re: C struct import Date: 2000/01/30 Message-ID: <3s0178.td7.ln@ds9.klebsch.de>#1/1 X-Deja-AN: 579557598 References: Organization: IRD InterNet Services GmbH Newsgroups: comp.lang.ada Date: 2000-01-30T00:00:00+00:00 List-Id: Jan Kroken writes: >"David C. Hoos, Sr." writes: >> What is the declaration of SDL_PixelFormat? > I >It's a struct (which I have imported successfully). >> Also, anything else in that definition that is not a standard >> C type is needed. >Uint32 is (surprise) a 32 bit unsigned integer type. Corresponds >to unsigned long on x86 systems, which is the only type of systems >currently supported by SDL anyway... David probably was talking about the bitfields. Their implementation is implementation defined. 73, Mario -- Mario Klebsch mario@klebsch.de