www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/02/14/11:36:40

To: pgf AT cayman DOT com
Cc: Jim Crigler <jcrigler AT orl DOT mmc DOT com>,
DJGPP List <djgpp AT sun DOT soe DOT clarkson DOT edu>, jcrigler AT orl DOT mmc DOT com
Subject: Re: get vga info: int 10, ah == 1b
Date: Mon, 14 Feb 1994 11:04:47 -0500
From: Jim Crigler <jcrigler AT orl DOT mmc DOT com>

While Paul Fox and I were committing mutual backscratching over his editor,
vile, I made one tiny omission:  vile 3.61 runs under all versions of go32,
from 1.10 through 1.11maint2.  vile 3.56-3.60 ran under (at least) the
then-current go32 1.09.

Paul also wrote:
> [ aside: if i have the following struct:
> 	struct {
> 		char a;
> 		short b;
> 	} foo;
>   where do i need to put the "__attribute__ ((packed))" keywords?  the
>   shotgun approach to programming says do this:
> 	struct {
> 		char a __attribute__ ((packed));
> 		short b __attribute__ ((packed));
> 	} foo __attribute__ ((packed));
>   but i'll bet they're not all necessary...
> ]

Sorry I can't help here, though I would like to know the answer for future
reference.

Jim Crigler
jcrigler AT orl DOT mmc DOT com


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019