Path: chuka.playstation.co.uk!news From: "Jon Prestidge (alias Moose)" Newsgroups: scee.yaroze.programming.codewarrior Subject: align Date: Mon, 14 Jun 1999 09:53:31 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 15 Message-ID: <7k2fvl$hn711@chuka.playstation.co.uk> NNTP-Posting-Host: pDDs14a01.client.global.net.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Can you align items within a structure to a long word boundry somehow? I've seen 'align' in the Codewarrior manual but it says it's only for Mac OS programming. The reason is that I've found that 'ApplyMatrixSV' crashes with a fetch error at 8002d550 if the address of the input SVECTOR is not aligned on a long-word boundry. It's a particularly big and detailed structure and it's a bit teedious doing this alignment manually by putting pads in. Jon.