From 45a07283e772f33534c90d38ec55b06595031591 Mon Sep 17 00:00:00 2001 From: _ <_> Date: Sat, 19 May 2018 17:54:04 -0700 Subject: [PATCH] Wrote documentation for devil1geo.getheader() --- docs/doc-geo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/doc-geo.txt b/docs/doc-geo.txt index ac0c758..bc6365d 100644 --- a/docs/doc-geo.txt +++ b/docs/doc-geo.txt @@ -35,6 +35,17 @@ Functions unsigned int, for quantity of coordinates to be printed. + bool getheader(struct Header**, const char*); + Retrieves the header for a geometry package. + + input: + Pointer of a pointer to struct Header. + Pass by reference of a pointer to the function. + The pointer of Header can be NULL and will be set to point to + a region in the buffer. + + const char*, file data + Can not be NULL. bool getmeshheader(struct MeshHeader**, unsigned int,