fshowΒΆ

fshow lists all open file names which were created with the fopen function.

nOpenFiles = fshow()

Return Value

nOpenFiles is the number of open files.

id-2050283