On Thu, Dec 13, 2007 at 11:58:13AM +0600, Ivan Shmakov wrote: > + && (CPLStrtod(argv[i+1], &endptr), > + endptr && *endptr == '\0')) { By the way, strtod() should be used here instead of CPLStrtod(). Best regards, Andrey -- Andrey V. Kiselev ICQ# 26871517