2010/05/21 (金) 23:23:53        [qwerty]
sprintf(buf, "%010.5f", x);
int n = atoi(&buf[欲しい桁]);