Related Pages
Here is a list of all related documentation pages:
| Examples | Here is a page with examples |
| Very basic Eet example | |
| Example of the various ways to interface with an Eet File | |
| Simple data example | |
| Nested data example | |
| File descriptor data example | |
| File descriptor data example, with Eet unions and variants | This is an example much like the one shown in Advanced use of Eet Data Descriptors |
| Eet data cipher/decipher example | In this example, we exemplify the usage of eet_write_cipher() and eet_read_cipher() |
| Authors | |
| Nested structures and Eet Data Descriptors | We've seen already a simple example of how to use Eet Data Descriptors to handle our structures, but it didn't show how this works when you have structures inside other structures |
| Advanced use of Eet Data Descriptors | A real life example is usually the best way to see how things are used, but they also involve a lot more code than what needs to be shown, so instead of going that way, we'll be borrowing some pieces from one in the following example |
| Todo List | |
| Deprecated List |
