Sindbad~EG File Manager
MEXPORT_AUTOMODE char *get_indexfile(int);
MEXPORT_AUTOMODE void set_textbook(int); /* set the selected textbook */
MEXPORT_AUTOMODE int get_selected_textbook(void);
MEXPORT_AUTOMODE char **get_textbooks(int *); /* get array of available textbooks and its dimension */
MEXPORT_AUTOMODE char *get_textbook(int *); /* get the selected textbook by author and number */
int select_textbook(unsigned long hwnd); /* select a textbook from list of those available */
MEXPORT_AUTOMODE int init_textbook_indexfiles(char *, char *); /* read mathpert.ini and initialize things */
MEXPORT_AUTOMODE void free_textbook_memory(void); /* release the lists of textbooks and indexfiles */
MEXPORT_AUTOMODE void init_textbooks(int i, char *author, int n);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists