DitsLogFlush - Flush the log file.
Function
Flush the log file.
Description
If DRAMA has an enabled logging system (see DitsSetLogSys()) then
this routine calls the logFlush routine enabled by that logging
system. The intention is to allow libraries and user code to flush
the log file, if appropite.
Language
C
Call
(void) = DitsLogFlush (status)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
! | status | StatusType * | Modified status.
|
---|
|
Include files
DitsUtil.h
External functions used
External values used
DitsTask
Prior requirements
Can only be invoked after DitsAppInit().
See Also
The Dits Specification Document. DitsSetLogSys(3).
Support
Tony Farrell, AAO
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au