get_foldw
if (get_foldw((char *)&argv[narg][1], &w) < 0)
if (get_foldw(optarg, &w) < 0)
static int get_foldw();