gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strtord (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/strtord.c - 2.9KB - 96 lines
75: #ifdef KR_headers
76: strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d;
77: #else