protocol: function parameters: int fid result: none description: close the open file identified by the handle 'fid'. example: close(fid)
protocol:
parameters:
int fid
result:
description:
close the open file identified by the handle 'fid'.
example: