#include <itfile.h>
Classes | |
| struct | data_header |
| Data header structure. More... | |
| struct | file_header |
| File header structure. More... | |
Static Protected Attributes | |
| static char | file_magic [4] = { 'I', 'T', '+', '+' } |
| IT++ file marker: "IT++". | |
| static char | file_version = 3 |
| IT++ file version. | |
1.5.8