Manpage of 'MGdbGoTop' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for MGdbGoTop
Other pages
for MGdbGoTop
More pages
containing MGdbGoTop

Section 3 manual page or howto for 'MGdbGoTop'  

MGDBGOTOP(3)		      Programmer's Manual		  MGDBGOTOP(3)

NAME
     MGdbGoTop -- Sets data base seeker head to record 0

LIBRARY
     MojaveGreen Software Co general utilities library (libMG, -lMG)

SYNOPSIS
     #include <libMG.h>

     int
     MGdbGoTop(classDb* db);

DESCRIPTION
     Sets data base seeker head to record 0.  Use this routine prior to run-
     ning MGdbSeek(3) for example to insure you are at the begining of the
     database.

     o	 classDb* db is the data base whose seeker head must be moved to

	 record 0


RETURN VALUES
     MGdbGoTop() returns 0 or dumps core if there is any failure.

SEE ALSO
     libMG(3)

AUTHORS
     Michael C. Shultz <ringworm01@gmail.com>

FreeBSD 			JANUARY 7, 2004 		       FreeBSD

NAME - LIBRARY - SYNOPSIS - DESCRIPTION - RETURN VALUES - SEE ALSO - 
AUTHORS -  
All manual pages         All RFC pages
Common page
for MGdbGoTop
Other pages
for MGdbGoTop
More pages
containing MGdbGoTop
A random manual page         All manual pages        All RFC pages