home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!cs.utexas.edu!torn!cunews!nrcnet0!bnrgate!bmerh85!nbrwh30!kaustine
- From: kaustine@nbrwh30.bnr.ca (Mathew Kaustinen)
- Subject: Re: Looking for sscanf() source
- Message-ID: <1992Jul30.231623.4055@bmerh85.bnr.ca>
- Sender: news@bmerh85.bnr.ca (Usenet News)
- Organization: Northern Telecom, Bramalea, Canada
- References: <6P6ooB1w164w@argus.CAM.ORG>
- Date: Thu, 30 Jul 92 23:16:23 GMT
- Lines: 26
-
- In article <6P6ooB1w164w@argus.CAM.ORG> paul@argus.CAM.ORG (Paul Mainville) writes:
- >I am looking for the source of the standard library sscanf() function.
- >I do not need to do floating point, just ints, long, hex, decimal.
- I would think that you have two alternatives;
- 1) Use a debugging tool and see how it is implemented
- by your compiler OR
- 2) Use the excellent UCR Standard Library
-
- The first option would probably not be very informative and there
- are likely legal matters involved.
-
- The second option however provides documented and well explained
- functions for a whole slew of functions written specifically for
- assembler (including Scanf, Printf, Malloc etc.). It is available
- from anonymous FTP: UCRMATH.UCR.EDU and more info is available in
- DR. Dobbs Journal, March 1992.
- YOU may call me if you have any questions.
-
- -- I Am NOT an official spokesperson for Northern Telecom --
- Mathew A. Kaustinen | ESN: (333) 2066
- Field Service Engineering | PHONE: 416-452-2066
- Northern Telecom, Bramalee | PAGER: 416-378-3246
- --
- Mathew A. Kaustinen | ESN: (333) 2066
- Field Service Engineering | PHONE: 416-452-2066
- Northern Telecom, Bramalee | PAGER: 416-378-3246
-