TutOutFlush unconditional printf
-style output to stdout and flush
format_str
printf
-style format string
additional arguments printf
-style arguments
None
None
TutOutFlush unconditionally prints to the output window and also causes any unwritten data to be flushed immediately. TutOutFlush is useful for printing error and informational messages. It supports all the conversion specifications that printf
does.
The flush function used by TutOutFlush can be set with TutSetOutFlushFunc.
None
TutGetOutFlushFunc, TutSetOutFlushFunc
This example uses TutOutFlush to display error messages:
TIBCO SmartSockets™ Utilities Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |