Sprout/sprout/cstdlib
2012-05-09 10:15:19 +09:00
..
abs.hpp add sprout::abs, fabs 2012-05-05 15:57:55 +09:00
arithmetic.hpp
ascii_to_int.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
atof.hpp add atof, strtof, strtod, strtold 2012-04-16 11:21:40 +09:00
atoi.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
atol.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
atoll.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
conversion.hpp add sprout::abs, fabs 2012-05-05 15:57:55 +09:00
div.hpp add sprout::abs, fabs 2012-05-05 15:57:55 +09:00
str_to_float.hpp replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
str_to_int.hpp replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
strtod.hpp add atof, strtof, strtod, strtold 2012-04-16 11:21:40 +09:00
strtof.hpp add atof, strtof, strtod, strtold 2012-04-16 11:21:40 +09:00
strtol.hpp
strtold.hpp add atof, strtof, strtod, strtold 2012-04-16 11:21:40 +09:00
strtoll.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
strtoul.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00
strtoull.hpp add cwchar.hpp 2012-04-15 10:31:49 +09:00