Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 beta 3/9/83; site microsoft.UUCP
Path: utzoo!linus!vaxine!wjh12!genrad!decvax!ucbvax!ucbcad!tektronix!uw-beaver!microsoft!markz
From: markz@microsoft.UUCP
Newsgroups: net.micro.pc
Subject: Lattice C structure alignment
Message-ID: <8694@microsoft.UUCP>
Date: Fri, 15-Jun-84 22:22:58 EDT
Article-I.D.: microsof.8694
Posted: Fri Jun 15 22:22:58 1984
Date-Received: Tue, 19-Jun-84 01:20:17 EDT
Organization: Microsoft Corporation
Lines: 6


	"... back to assembler I go, since I can't figure out a way of forcing
	alignment in C..."

There is a compiler switch -b that will cause all structures to be byte
aligned.