Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cca!mirror!datacube!ftw From: ftw@datacube.UUCP Newsgroups: comp.lang.c Subject: Re: ltoa Message-ID: <102600027@datacube> Date: Mon, 30-Nov-87 11:07:00 EST Article-I.D.: datacube.102600027 Posted: Mon Nov 30 11:07:00 1987 Date-Received: Fri, 4-Dec-87 04:12:58 EST References: <6820681@<33> Lines: 15 Nf-ID: #R:<33:-682068152:datacube:102600027:000:603 Nf-From: datacube.UUCP!ftw Nov 30 11:07:00 1987 It looks as though ltoa() is a function that takes a long int and buffer address as args, places a "printable" representation of the long at that address, and returns the number of characters written to that buffer. ftell() plays back the position of the "file pointer", or more accurately, tells you how many bytes into the file you are. Its return value is a long int. Farrell T. Woods Datacube Inc. Systems / Software Group 4 Dearborn Rd. Peabody, Ma 01960 VOICE: 617-535-6644; FAX: (617) 535-5643; TWX: (710) 347-0125 INTERNET: ftw@datacube.COM UUCP: {rutgers, ihnp4, mirror}!datacube!ftw