From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: Re: Weirdness: inline asm and inlining differences Date: Fri, 24 Oct 1997 12:05:44 +0200 Organization: University of Ghent, Belgium Lines: 15 Message-ID: <345072F8.45E1@rug.ac.be> References: NNTP-Posting-Host: eduserv1.rug.ac.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Gregory Gerard wrote: > > typedef struct > { > uint16 limit __attribute__ ((packed)); > uint32 offset __attribute__ ((packed)); > } mem48, *mem48Ptr; This, I do not (want to) understand. Probably doesn't the compiler understand this either. I'm not sure it is valid C. -- +----------------+ | Vik Heyndrickx | +----------------+