Dwritelabel
Section: Nov 11, 1994
(2)
Updated: MiNT Programmer's Manual
Index
Return to Main Contents
NAME
Dwrite - set filesystem label
SYNOPSIS
LONG Dwritelabel ( const char *path, const char *label );
DESCRIPTION
Dreadlabel
writes a new label to the filesystem specified by
name
in
label.
Note that not all filesystems have labels. Examples are the
DOS or TOS filesystem, the Mac HFS filesystem and the ISO9660 filesystem
for CD ROMs.
RETURNS
0 if successful,
ENAMETOOLONG if the label is too long for the filesystem,
EACCDN if the filesystem does not support labels,
or another appropiate GEMDOS error code.
SEE ALSO
Dreadlabel(2)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURNS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 08:57:56 GMT, February 14, 2025