basic.%fdopen
Associates stream with a file.descriptor.
Syntax
stream=(char*)%fdopen(file.descriptor, type)
Description
associates a stream with the 'file.descriptor' obtained from %open(), %dup(), %creat().
See '%fopen' for a list of 'types' and their descriptions.
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.
