Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!ucbcad!ucbvax!decvax!eagle_snax!bonnieo From: bonnieo@eagle_snax.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: MSC 4.0 bugs Message-ID: <96@eagle_snax.UUCP> Date: Tue, 12-May-87 17:30:53 EDT Article-I.D.: eagle_sn.96 Posted: Tue May 12 17:30:53 1987 Date-Received: Fri, 15-May-87 05:24:10 EDT References: <699@sdcc18.ucsd.EDU> Lines: 15 Keywords: Microsoft C 4.0 bugs Summary: and still they come... I found the signal problem myself and didn't know why the stack was getting screwed up - it can be gotten around, if I remember, with a setjmp. I also found some other 4.0 problems: 1) fgets will sometimes return 0D0A - only at end of file - the next call to fgets will then return the null. 2) result = mktemp(template) corrupts the template after the call, so that template must be reinitialized before mktemp can be called again. -- Bonnie Olszewski, Sun Microsystems East Coast Division (home of PC-NFS) UUCP: {ihnp4,decwrl,...}!sun!bonnieo decvax!eagle_snax!bonnieo