Usage: ret = diskheap_label_set(diskheap_p, "start", block_num,
offset, 1 /* overwrite */);
This function associates a specific block-number and offset location with a string label. It will return DISKHEAP_ERROR_NONE if it succeeds otherwise an error code.
Go to the first, previous, next, last section, table of contents.
Diskheap Home Page. Copyright 2002 by Gray Watson