#include "control.h"
Go to the source code of this file.
Functions | |
int | parseNCC (struct DaisyData *daisydata, char *filename) |
|
Function for parsing a daisy 2.02 ncc file (ncc.*). Builds a linked list in the main data structure containing information about all smil files. The linked list represents the spine of the daisy DTB.
|