OSSetStringTable

C Specification

#include <revolution/os.h>
void OSSetStringTable(void* stringTable);

Arguments

stringTable Pointer to the string table.

Return Values

None.

Description

Specifies the module string table location.

See Also

Introduction to Relocatable Module System
OSLink, OSUnlink

Revision History

2006/03/01 Initial version.


CONFIDENTIAL