basic.%fprintf
Writes formatted string on a stream.
Syntax
variable =%fprintf( (char*)stream, format, arg.... )
Description
writes formatted output on 'stream' under control of the 'format'. See the Unix Programmer's Reference Manual.
Floating types are not supported.
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.
