Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!haven!ncifcrf!nlm-mcs!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: Unions Message-ID: <8710@smoke.BRL.MIL> Date: 20 Oct 88 10:06:20 GMT References: <322@hrc.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 4 In article <322@hrc.UUCP> dan@hrc.UUCP (Dan Troxel VP) writes: >Except for the memory savings, what are Unions suited for? Structures containing unions can be used much like Pascal variant records.