proc_str2flt
if (proc_str2flt(argv->a_un.a_str, &fltnum) == -1) {
extern int proc_str2flt(const char *, int *);
if (proc_str2flt(p, &flt) == -1) {