cta_flush.h File Reference

Flush function for compatibility reasons with FORTRAN. More...

#include "cta_system.h"

Go to the source code of this file.

Functions

CTAEXPORT void CTA_Flush ()
 Flushes STDOUT and STDERR both for C as FORTRAN.

Detailed Description

Flush function for compatibility reasons with FORTRAN.

Definition in file cta_flush.h.


Function Documentation

CTAEXPORT void CTA_Flush (  ) 

Flushes STDOUT and STDERR both for C as FORTRAN.

Note:
Function is introduced because some FORTRAN compilers use different flushing than the C compiler. As a result the order of output generated by both languages is "random". This routine makes sure that all buffers have been flushed.

Generated on 4 Mar 2014 for OpenDA by  doxygen 1.6.1