Main Page   Data Structures   File List   Data Fields   Globals  

nccparser.h File Reference

#include "control.h"

Go to the source code of this file.

Functions

int parseNCC (struct DaisyData *daisydata, char *filename)


Function Documentation

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.

Parameters:
daisydata  - a pointer to the datastructure initialized by parseInit ().
filename  - a pointer to a string containing the path and filename to the ncc file.
Returns:
1 in case of success and -1 in case of error.


Generated on Tue Sep 5 12:14:08 2006 for libdaisy by doxygen1.2.15