Main Page | Alphabetical List | Data Structures | File List | Globals | Related Pages

memo.h File Reference

include file of memo.c More...

#include "sections.h"

Go to the source code of this file.

Functions

Err memo_open (char *Header) MEMO_SECTION
void memo_close (char *Trailer) MEMO_SECTION
 Closes the current memo record.

void memo_delete (void) MEMO_SECTION
 Closes and deletes the curent memo.

MemHandle memo_get_handle (void) MEMO_SECTION
 returns a handle on the current log

void memo_write (char *p) MEMO_SECTION
 Writes the string given in the memo.

void memo_printf (Char *formatStr,...) MEMO_SECTION


Detailed Description

include file of memo.c

Author:
C. Claveleira
Date:
1999-2004

Function Documentation

void memo_close char *  Trailer  ) 
 

Closes the current memo record.

Parameters:
Trailer pointer on a string to put at the end of the memo or NULL
Returns:
nothing

void memo_delete void   ) 
 

Closes and deletes the curent memo.

Returns:
nothing

MemHandle memo_get_handle void   ) 
 

returns a handle on the current log

Returns:
handle on record

void memo_write char *  p  ) 
 

Writes the string given in the memo.

Parameters:
p string to log
Returns:
nothing


Generated on Sun Mar 13 09:36:01 2005 for GPilotS by doxygen 1.3.6