41
41
This function takes the decimal representation of integer number
42
42
from string nptr and converts it to an signed or unsigned
44
44
Space characters and tab are ignored.
45
45
A sign character might precede the digit characters. The number
46
46
may have any number of pre-zero digits.