This documenta- tion describes the current state of development.
Prokee Modules:
GUI Elements:
GUI Interactions:
GUI Layouts:
Games/Demos:
Third Party Libraries:
This documentation describes the Prokee module interface.
Static Methods:This module provides functionality for reading and manipulating csv data.
int csv::record_count(AbsCsvRecord **r)
| Type | Name | Direction | Description |
| r | [IN] | A pointer to an buffer which contains a null-terminated sequence of pointers to instances of implementations of AbsCsvRecord. See csv:AbsCsvRecord. |