delorie.com/archives/browse.cgi | search |
Date: | Fri, 13 Jun 2003 08:12:00 -0400 |
Message-Id: | <200306131212.h5DCC0U2001761@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <Pine.OSF.4.51.0306131453080.10989@sirppi.helsinki.fi> (message |
from Esa A E Peuha on Fri, 13 Jun 2003 15:02:01 +0300 (EET DST)) | |
Subject: | Re: Slight bug in djasm |
References: | <Pine DOT OSF DOT 4 DOT 51 DOT 0306131453080 DOT 10989 AT sirppi DOT helsinki DOT fi> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> typedef struct { > - short line; > - short addr; > + unsigned short line; > + unsigned short addr; > char *name; > } lineaddr_s; Looks OK to me.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |