Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!julius.cs.uiuc.edu!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.next Subject: C++ and -- Bug report Message-ID: Date: 26 Jan 91 05:35:14 GMT Sender: news@cs.psu.edu (Usenet) Distribution: comp Organization: Penn State Computer Science Lines: 13 Nntp-Posting-Host: client3.cs.psu.edu NeXT uses the C++ reserved word 'new' in stdio.h!!!!! I can't believe NeXT didn't catch this!!! Arrggh. I guess no one at NeXT actually uses C++. The simple fix: extern int rename(const char *old, const char *_new); -Mike