Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!kuhub.cc.ukans.edu!markv From: markv@kuhub.cc.ukans.edu Newsgroups: comp.sys.amiga.tech Subject: Re: FileInfoBlock Message-ID: <27257.275ce563@kuhub.cc.ukans.edu> Date: 5 Dec 90 18:17:39 GMT References: <15413@cbmvax.commodore.com> <26622.27392887@kuhub.cc.ukans.edu> <1990Nov27.152357.4893@unx.sas.com> <7155@sugar.hackercorp.com> Distribution: comp Organization: University of Kansas Academic Computing Services Lines: 22 In article <7155@sugar.hackercorp.com>, peter@sugar.hackercorp.com (Peter da Silva) writes: > Re: __aligned in a structure. > What if you have a structure with an__aligned member and allocate an instance > of this structure on the stack. Does this force the compiler to allocate an > __aligned structure or do you have to __align it as well? You will get an error. You must use a static storage class for an __aligned structure for somewhat obvious reasons. Just like you cant have a __chip object on the stack. > -- > Peter da Silva. `-_-' > . -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mark Gooderum /\ \ | / H a p p y Academic Computing Services / v\ -- * -- H o l i d a y s ! :-) University of Kansas /v v\ / | \ /// /__v___\ Only /// /| __ _ Bitnet: MARKV@UKANVAX || \\\ /// /__| |\/| | | _ /_\ makes it Internet: markv@kuhub.cc.ukans.edu \/\/ / | | | | |__| / \ possible ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~