MkLogFileC - various functions to 'create and delete' a MkLogFileS … More...
Functions | |
static OT_ProcRet | tclmkkernel_MkLogFileC_CTOR (CONSTR_ARGS) |
Tcl: → C-API open the log-file in append mode … | |
static OT_ProcRet | tclmkkernel_MkLogFileC_Open (OtClass_ARGS) |
Tcl: → C-API open the log-file in append mode … | |
MkLogFileC - various functions to 'create and delete' a MkLogFileS …
|
static |
Tcl:
→ C-API (constructor,static) MkLogFileC [MkLogFileC CTOR fmtobj:MkObjectC file:string]
open the log-file in append mode …
Definition at line 258 of file MkLogFileC_tcl.c.
|
static |
Tcl:
→ C-API (constructor,static) MkLogFileC [MkLogFileC Open fmtobj:MkObjectC file:string]
open the log-file in append mode …
Definition at line 277 of file MkLogFileC_tcl.c.