|
|
||
|---|---|---|
| .. | ||
| bare | ||
| README.md | ||
| atof.c.v | ||
| atof.js.v | ||
| atof_test.v | ||
| atofq.c.v | ||
| atoi.v | ||
| atoi_test.v | ||
| f32_f64_to_string_test.v | ||
| f32_str.c.v | ||
| f32_str.js.v | ||
| f64_str.c.v | ||
| f64_str.js.v | ||
| f64_str.v | ||
| format.md | ||
| format.v | ||
| format_mem.c.v | ||
| format_mem.js.v | ||
| format_test.v | ||
| ftoa.c.v | ||
| number_to_base.c.v | ||
| number_to_base_test.v | ||
| structs.v | ||
| tables.v | ||
| utilities.c.v | ||
| utilities.v | ||
| vprintf.c.v | ||
README.md
Description:
strconv provides functions for converting strings to numbers and numbers to strings.