Return the size, in bytes, of the file with the specified descriptor.

Synopsis

Declared in <bdls_filesystemutil_transitionaluniximputil.h>

Return Value

the size in bytes, or a negative value if an error occurs

Parameters

Name

Description

descriptor

open file descriptor whose size is requested

Created with MrDocs