From 012abafa270d707c2c34c7320a94171dcc6f7b48 Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 25 Apr 2018 04:59:00 -0700 Subject: [PATCH] Added segment about the namespace --- docs/doc-geo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/doc-geo.txt b/docs/doc-geo.txt index 26b5085..e3ed31e 100644 --- a/docs/doc-geo.txt +++ b/docs/doc-geo.txt @@ -3,6 +3,10 @@ devil1geo.h / devil1geo.c Handles files containing geometry. Functions + All functions are static but exposed by a function pointer in a constant + struct called DEVIL1GEO. For example, clients call functions using + DEVIL1GEO.printheader(...); + void printheader(struct Header*); Show attributes and values of a Header for the package.