HPlogo User Logging Programmer's Guide: HP 3000 MPE/iX Computer Systems > Chapter 5 User Logging in an Application

Using the FLUSHLOG Intrinsic

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

To flush the buffer without writing information, use the FLUSHLOG intrinsic. Flushing the buffer adds additional overhead to the process, but ensures that the write to disc is complete before control is returned to the next executable instruction. This may be desirable for critical data or nonreproducible data.

Feedback to webmaster