Path: utzoo!attcan!uunet!nems!mimsy!haven!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: C68/ACK interworking Message-ID: <21454@nigel.udel.EDU> Date: 8 Jun 90 12:30:09 GMT Sender: mmdf@udel.EDU Lines: 8 An additional statement must be made: The floating-point format is different, AND c68 uses sizeof(float)==siz ==sizeof(double)==4, so the storage layout of structures etc. may be affected. The C68/ACK interworking is OK when no floating point stuff is around. C.v.W.