Xref: utzoo comp.std.c:4027 comp.lang.c:34713 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sol.ctr.columbia.edu!emory!utkcs2!lape From: lape@.cs.utk.edu (Bryon S. Lape) Newsgroups: comp.std.c,comp.lang.c Subject: "1234" ==> 1234 (char * ==> int) Message-ID: <1990Dec12.215359.5378@cs.utk.edu> Date: 12 Dec 90 21:53:59 GMT Sender: news@cs.utk.edu (USENET News System) Organization: University of Tennessee, Knoxville - CS Department Lines: 7 Originator: lape@hydra1a.cs.utk.edu I need to know how to convert a string of numbers into an int. For example, "1234" ==> 1234. I am interested in all theories, so please send whatever you know or think. Also, please e-mail the responses. Bryon