file-size:file — ordinary primitive
FORTH
FILE-SIZE ( file -- s.size code )(
)
return the current size of the file and return a status code. A code of zero means success.
dpANS 11.6.1.1522 - standard forth word