GRVY-0.38.0
|
This page provides links to all of the C style utilities which are available in libGRVY (organized by functionality). To access these routines from C/C++, make sure to #include <grvy.h> within your source code files. Unless specified otherwise, functions which have an integer return value return "0" upon success (and the primary exception to this rule is with a subset of the Input Parsing routines).
Click on one of the links below to see more details on the routines available for each utility. Alternatively, if you prefer to see all of the available routines as part of the C API on a single page, refer to the header file, grvy.h directly.