Nearly a dummy function. Checks whether one additional volume entry would fit into the volume table and set the format code of the entry. All other fields are uninitialised.
Arguments |
| ||||
Return Value
|
The new number of volumes (i.e. | ||||
Side effects
|
In case of an error an error string is generated and remembered. It can
be retrieved by a call to | ||||
Diagnostics
|
The following error message is generated by
| ||||
Example
|
|
Decode the date stored in timestamp in the format described in the various QIC-something standards. This is year 2000 proof, but will overflow in year 2097 :-)
Arguments |
| ||
Return Value
|
The date and time in the
Note that this way the year gets only two digits. It is clear, however,
that ` Note that the return value is a pointer to a statically allocated storage area. | ||
Side effects
|
None. | ||
Diagnostics
|
The string | ||
Example
|
This should yield ` |
Set the date field of the given volume table entry.
Arguments |
| ||||||||
Return Value
|
| ||||||||
Side effects
|
The volume table entry modified by this function is flagged `
In case of an error an error string is generated and remembered. It can
be retrieved by a call to | ||||||||
Diagnostics
|
The following error message is generated by
| ||||||||
Example
|
|
Set the label field of the given volume table entry.
Arguments |
| ||||||||
Return Value
|
| ||||||||
Side effects
|
The volume table entry modified by this function is flagged `
In case of an error an error string is generated and remembered. It can
be retrieved by a call to | ||||||||
Diagnostics
|
The following error message is generated by
| ||||||||
Example
|
|
Set the segment bounds for a given volume table entry.
Arguments |
| |||||||||
Return Value
|
| |||||||||
Side effects
|
The volume table entry modified by this function is flagged `
In case of an error an error string is generated and remembered. It can
be retrieved by a call to | |||||||||
Diagnostics
|
The following error messages are generated by
| |||||||||
Example
|
|
Set the volume entry ID.
Arguments |
| ||||||||
Return Value
|
| ||||||||
Side effects
|
The volume table entry modified by this function is flagged `
In case of an error an error string is generated and remembered. It can
be retrieved by a call to | ||||||||
Diagnostics
|
The following error message is generated by
| ||||||||
Example
|
|
![]() |
Use these buttons to jump to the top menu |