ZEReader 0.1.0
A Zephyr-based E-Book-Reader
Loading...
Searching...
No Matches
chapter_entry_t Struct Reference

Represents one chapter in a book. More...

#include <epub.h>

Data Fields

size_t number
char * path

Detailed Description

Represents one chapter in a book.

Field Documentation

◆ number

size_t chapter_entry_t::number

The number of the chapter inside the book.

◆ path

char* chapter_entry_t::path

The chapter's file path.


The documentation for this struct was generated from the following file: