( 
c-addr u -- 
x ior )
      
      Return the status of the file identified by the character string
      
c-addr u. If the file exists, 
ior is zero;
      otherwise 
ior is the implementation-defined I/O result
      code. 
x contains implementation-defined information about
      the file.