Path: utzoo!attcan!uunet!jarthur!nntp-server.caltech.edu!palmer From: palmer@nntp-server.caltech.edu (David Palmer) Newsgroups: comp.sys.mac.programmer Subject: Re: THINK C Suggestions Message-ID: <1990Oct8.154744.15837@nntp-server.caltech.edu> Date: 8 Oct 90 15:47:44 GMT References: <61078@iuvax.cs.indiana.edu> <15524@reed.UUCP> <20912@well.sf.ca.us> <1990Oct7.232419.20984@ida.liu.se> Organization: California Institute of Technology, Pasadena Lines: 16 Here's a suggestion for the next 'Think C'. Allow the operator '->>' to dereference handles, just as '->' dereferences pointers. This, of course, is non-standard, and so there should be a 'preferences' item to disallow it, but it would make things much more pleasant. (The reason why '->>' should be used instead of '-->' is because it shows up better, and it would not be parsed as a post-decrement greater-than combination.) -- David Palmer palmer@gap.cco.caltech.edu ...rutgers!cit-vax!gap.cco.caltech.edu!palmer I have the power to cloud men's minds -- or at least my own.