|
cbmimage
|
The name of a directory header or directory entry. More...
#include <cbmimage.h>
Public Attributes | |
| int | end_index |
| int | length |
| const char | text [24] |
The name of a directory header or directory entry.
This entry is used in cbmimage_dir_header as well as cbmimage_dir_entry. It describes the name of the header or directory that is to be processed.
| int cbmimage_dir_header_name_s::end_index |
the index of the end of the file/header name
| int cbmimage_dir_header_name_s::length |
the total length of the name of the file/header
| const char cbmimage_dir_header_name_s::text[24] |
the name of the file/header as taken from the directory entry. No processing (for example, PETSCII conversion) is performed!