ElfObj_addstr

Output a string into a string table Input: strtab = string table for entry str = string to add

Returns index into the specified string table.

version(COMPILE)
extern (C++) nothrow
static if(1)
IDXSTR
ElfObj_addstr
(,
const(char)* str
)
Suggestion Box / Bug Report