| Current Path : /usr/home/beeson/MathXpert/ |
| Current File : /usr/home/beeson/MathXpert/ProblemLibrary.h |
char **getStoredRawProblems(int topicnumber); int getStoredProblem(int topicnumber, int problemnumber, char *ans, char *ranges, char commentary[COMMENTARYBUFLENGTH]); int stringToTopic(const char *param); int getmaxTopic(void); int getnProblems(int topicnumber);