Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>writedbheader()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 writeDBHeader()
 Write database file header record in work area back to disk
------------------------------------------------------------------------------
 Prototype

     ERRCODE writeDBHeader(
                                AREAP wa
                              )

 Arguments

     wa is a pointer to self.

 Description

     The writeDBHeader() method writes the contents of the header record to
     the work area referenced by wa.

 Implementation Notes

     .  Normally, before writing the contents of the header record
        using writeDBHeader(), call headerLock() to obtain a lock on the
        header record.

 Files  Header file is Rdd.api.


See Also: AREA readDBHeader()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson