* FILE-SIZE ( file -- s.size code ) return the current size of the file and return a status code. A code of zero means success.
FILE-SIZE
( file -- s.size code )
FORTH/ANS file (dpANS11.6.1.1522) ordinary primitive