MkLogFileC - various functions to 'write' into a MkLogFileS … More...
Functions | |
static OT_ProcRet | tclmkkernel_MkLogFileC_WriteC (MkLogFileC_ARGS) |
Tcl: → C-API write to log-file … | |
static OT_ProcRet | tclmkkernel_MkLogFileC_GetFile (MkLogFileC_ARGS) |
Tcl: → C-API get the log-file … | |
MkLogFileC - various functions to 'write' into a MkLogFileS …
|
static |
Tcl:
→ C-API string [$lfl GetFile]
get the log-file …
Definition at line 324 of file MkLogFileC_tcl.c.
|
static |
Tcl:
→ C-API $lfl WriteC text:string
write to log-file …
Definition at line 306 of file MkLogFileC_tcl.c.