Xref: utzoo comp.os.vms:26131 comp.lang.c:29248 comp.unix.questions:22548 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!tank!phd_ivo@gsbacd.uchicago.edu From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.os.vms,comp.lang.c,comp.unix.questions Subject: Re: porting C programs from UNIX to VMS Message-ID: <9528@tank.uchicago.edu> Date: 31 May 90 17:20:17 GMT Sender: news@tank.uchicago.edu Distribution: usa Organization: University of Chicago Graduate School of Business Lines: 13 >Rule No. 1: don't bother trying to get VMS Curses to work like Berkely >Curses. I just ain't going to happen. Rule No. 2: never trust the library routines. Rule No. 3: in particular, never trust the stdio libraries. The weird character I/O schemes on VMS wreak all kind of havoc. (Also, I found a bug in qsort() once!) Hint No. 1: the debugger---although generally quite nice---can't restart a program :-( /ivo welch ivo@next.agsm.ucla.edu