Herunterladen Inhalt Inhalt Diese Seite drucken

General Music WK6 Handbuch Seite 372

Inhaltsverzeichnis

Werbung

} ;
struct F_HEAD {
unsigned char name[8],ext[3],flags; // 12
TIME_INF
DATE_INF
long
};
For completion, the description of the file inside the HEADER.hdr refers instead to a more complex stucture:
struct F_HEADER {
F_HEAD f;
char
long
};
Creation of the Resource Header
Before sending the Resource File, a Resource Header is sent which describes the entire Data File which is then sent. The Format
of the file is the following:
bytes
rel.addr. name
1
0
resource type
1
1
nfile
4
2
len
15
6
name
for a total length of files equal to 21 bytes.
A•44 Appendix
// total 2 bytes
time;
date;
length;
name[16];
offset;
description
Resource ID
number of file
total length of the effective binary resource file
name of the complete structure associated to the file
// 2
// 2
// 4
// total 20 bytes

Werbung

Inhaltsverzeichnis
loading

Verwandte Produkte für General Music WK6

Diese Anleitung auch für:

Wk8

Inhaltsverzeichnis