Returns the length of the file denoted by this abstract pathname. The return value is unspecified if this pathname denotes a directory. EXAMPLE display ("File's length: " + length(testfile)) // Displays the length of the file