Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!swbatl!texbell!merch!cpe!hal6000!trsvax!slimer From: slimer@trsvax.UUCP Newsgroups: comp.lang.c Subject: Re: Type punning in C Message-ID: <192800009@trsvax> Date: 10 Oct 89 19:57:00 GMT References: <475@idacrd.UUCP> Lines: 14 Nf-ID: #R:idacrd.UUCP:475:trsvax:192800009:000:608 Nf-From: trsvax.UUCP!slimer Oct 10 14:57:00 1989 In article <475@idacrd.UUCP>, desj@idacrd.UUCP (David desJardins) writes: > the_single_precision_result = pun.f; According to the pun union structure, this should actually read: the_single_precision_result = pun.x; **************************************************************************** * Thank You, texbell!letni!rwsys!slimer * * Bill "Ever felt like a dip switch?" - ComputerWorld * * George W. Pogue, 1300 Two Tandy, Fort Worth, TX. 76102 (817) 390-2871 * ****************************************************************************