Path: utzoo!attcan!uunet!lll-winken!uwm.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!samsung!emory!hubcap!ncrcae!ncr-sd!se-sd!ewing From: ewing@se-sd.SanDiego.NCR.COM (David Ewing) Newsgroups: comp.sys.amiga.tech Subject: Re: Compiling DME Summary: "^" = bitwise xor Message-ID: <3323@se-sd.SanDiego.NCR.COM> Date: 15 Jun 90 18:24:28 GMT Reply-To: ewing@se-sd.SanDiego.NCR.COM (David Ewing) Distribution: na Organization: NCR Corporation, Systems Engineering - San Diego Lines: 12 >> a = (b + c) & (b ^ c); > ^^^ >A 'to the power symbol'? This isn't part of ANSI C. In C , ^ is the bitwise exclusive or operator. -- ---------------------------------------------------------------------- Dave Ewing "Act like a dumbshit and they'll ewing@se-sd.sandiego.ncr.com treat you like an equal." ----------------------------------------------------------------------