|
Description |
Print filename |
|
Syntax |
char pr_filename[64]; |
|
Remarks |
The pr_filename contains the zero-terminated filename being used in printing. pr_filename is initially set to an empty string. To determine whether file output is taking place, test pr_streams & FILE. |