From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Manuel Molina" To: Subject: CharPtr to double Date: Sat, 11 Nov 2000 14:13:00 -0000 Message-id: <000001c04c2c$b1d25f00$b33607d4@mm> References: X-SW-Source: 2000-11/msg00040.html Hi you all I'm trying to get the value of a field (CharPtr) and use it as a number (double). I can't use the function atof. How can I transform the CharPtr into a double? Are double and Int32 the same data type? Another question: is there any form to debug a program line by line to detect where the error is? Thanks Manolo ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com