Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!rphroy!caen!sdd.hp.com!spool.mu.edu!cs.umn.edu!ariel.unm.edu!fornax.apsys.cirt.unm.edu!rtrevino From: rtrevino@fornax.apsys.cirt.unm.edu (Roy) Newsgroups: comp.sys.amiga.programmer Subject: looking for strtol() function Message-ID: <1991May10.061244.18920@ariel.unm.edu> Date: 10 May 91 06:12:44 GMT Organization: University of New Mexico, Albuquerque NM Lines: 14 Howdy, Has anyone out there written/ran across a PD version of the Un*x strtol(char *nptr, char **eptr, int base) function? This is the one that returns a long and an end pointer pointer based on a string and a number base. It's not a terribly complicated function, but I'd rather not reinvent it. Surely someone has written one and/or can let me know where to find this nifty beast?... Thanks in advance! Roy Trevino rtrevino@fornax.unm.edu