whats the syntax on strtol
On Jun 21, 2008, at 7:56 AM, Thomas Hruska wrote:

> Paul David wrote:
> > It's my understanding that sprintf() converts numbers into strings
> > (correct me if i'm wrong) I need to convert a string into a number
>
> ANSI: strtol()
> Non-ANSI: atoi()/atol()
>
> --  
> Thomas Hruska
> CubicleSoft President
> Ph: 517-803-4197
>
> *NEW* MyTaskFocus 1.1
> Get on task. Stay on task.
>
> http://www.CubicleSoft.com/MyTaskFocus/
>
>
> 



[Non-text portions of this message have been removed]

Reply via email to