Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!iam.unibe.ch!optolab!hueni From: hueni@optolab.pyl.unibe.ch (hermann hueni) Newsgroups: comp.lang.c++ Subject: Re: Ultrix vs with C++ Message-ID: <1991Mar7.173904.2323@iam.unibe.ch> Date: 7 Mar 91 17:39:04 GMT References: <4660@osc.COM> Sender: news@iam.unibe.ch Organization: Neurongroup, Physiological Institute, University of Berne, Switzerland Lines: 17 In article <4660@osc.COM> chang@osc.UUCP (Lai-Chang Woo) writes: > > >My problem is that I need the ANSI-style definitions in for C++ >functions, but Ultrix 4.0 cc only works with . I use g++ 1.39 with libg++ 1.39 on Ultrix 4.1 and as far as I can tell, the library component that implements interfaces to the curses library uses successfully in: CursesW.cc, CursesWindow::scanw( const char * fmt, ...) you might want to look at that. regards, hermann hueni hueni@iam.unibe.ch