From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Packed structs ? Date: Sun, 21 Sep 1997 16:54:46 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 10 Message-ID: <342531a1.20200799@news.uni-duisburg.de> References: NNTP-Posting-Host: ppp79.uni-duisburg.de 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 On Fri, 19 Sep 1997 13:06:46 GMT, Jan Baumgart wrote: > Is there a keyword to tell DJGPP to pack one _single_ struct, this means > non-alignment of the variables, thus leaving no "holes" between them ? Yes, it's described in section 22.9 of the DJGPP FAQ (faq210b.zip). Regards... Michael