Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.lang.c++ Subject: Re: "Signed" Implemented Yet? Message-ID: <6590195@hplsla.HP.COM> Date: 13 Jul 89 16:55:43 GMT References: <6590193@hplsla.HP.COM> Organization: HP Lake Stevens, WA Lines: 8 >Interestingly, all current C compilers on MS-DOS that I'm familiar with >support 'signed'. Interestingly, my recent-generation C++ compiler doesn't -- unless that's been fixed. Seems like a shame to have a C++ front end that doesn't understand "signed" when *all* the C backends do understand it. I was hoping that some C++ vendors might speak up about what C++ compilers support it and which don't. [and why not]