int i; printf( "calling\n" ); i = utime (filename, &buf); printf( "called\n" ); return i;