Where can I download the source code of the latest or standard library for stdlib.h? I would like to see how are those functions are implemented, such as atoi, strtol, etc?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My suggestion would be that you check out the GNU C Library source code for this. You can download it here: http://www.gnu.org/s/libc/