OmfObj_linnum

Record line number linnum at offset.

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
OmfObj_linnum
(,
int seg
,
targ_size_t offset
)

Parameters

srcpos Srcpos

source file position

seg int

segment it corresponds to (negative for COMDAT segments)

offset targ_size_t

offset within seg

Suggestion Box / Bug Report