Algorithms_in_C  1.0.0
Set of algorithms implemented in C.
conversions Directory Reference

Files

file  c_atoi_str_to_integer.c
 Recoding the original atoi function in stdlib.h.