basic.%fclose
Closes stream.
Syntax
variable=%fclose( (char*)stream)
Description
closes the stream specified by 'stream' returned by a previous call to %fopen().
Note the 'stream' is defined as a pointer to a character, instead of a pointer to a FILE.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
