cbmimage
Loading...
Searching...
No Matches
cbmimage_dir_header_name_s Struct Reference

The name of a directory header or directory entry. More...

#include <cbmimage.h>

Public Attributes

int end_index
 
int length
 
const char text [24]
 

Detailed Description

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.

Member Data Documentation

◆ end_index

int cbmimage_dir_header_name_s::end_index

the index of the end of the file/header name

◆ length

int cbmimage_dir_header_name_s::length

the total length of the name of the file/header

◆ text

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!


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