gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strtof (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/strtof.c - 2.5KB - 81 lines
35: #ifdef KR_headers
36: strtof(s, sp) CONST char *s; char **sp;
37: #else