Type 5: Labels

File Format Description

File Structure

FILE
Header
CHAR8 0x5 Identifier „tiana“
INT+8 0x1 Internal file type 0x5
Label definition
INT+16 0x1 Labels count = aa
LABEL* [aa] Label definition

User-defined structures

LABEL*
Label
INT+8 0x1 Label name length = ba
CHAR8 [ba] Label name
INT+16 0x1 Label value length = bb
CHAR8 [bb] Label value