getfid


Purpose
Get the stream number of the active input or output stream.
Synopsis
function getfid(stream:integer):integer
Argument
stream 
The stream to query:
F_INPUT 
Input stream
F_OUTPUT 
Output stream
Return value
Stream number.
Further information
The returned value can be used as parameter for the function fselect.
Related topics
fselect.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.