Path: utzoo!attcan!uunet!aplcen!samsung!emory!hubcap!grimlok From: grimlok@hubcap.clemson.edu (Mike Percy) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: MSC and UN*X functions utime() and tempnam() for Turbo C 2.0 Message-ID: <9260@hubcap.clemson.edu> Date: 8 Jun 90 14:54:19 GMT References: <15054@reed.UUCP> Organization: Clemson University, Clemson, SC Lines: 8 minar@reed.bitnet (Nelson Minar,(???)) writes: >Summary - are there replacements for utime() and tempnam() for Turbo C 2.0? >PD sources are ideal, but I'll take anything. My mail bounced (surprise! surprise!) Check out getftime() and setftime() and mktemp() in your TurboC manual.