Re: Question in C



Harring Figueiredo wrote:
[snip]
 I think the wording is confusing a lot of people.

I agree, so I am loath to add to it, but never-the-less,

if you are doing "charachter array conversions" to integer
values, I would recommend you at least be aware of the
function set strtol,strtoul,strtoll,strtoull from stdlib.h

as they are slightly more powerfull than good old atoi,atol...


Cheers,
               -Tristan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]