theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - jv - cc
Loading...
Searching...
No Matches
libmkkernel::MkStringR Struct Reference

string data default format … More...

#include <LibMkKernel_mk.h>

Public Attributes

MK_NUM len
 len of the string data
 
MK_STRN ptr
 pointer to the string data
 

Detailed Description

string data default format …

This is just a wrapper. First, ownership of the data must be clarified.

Definition at line 1454 of file LibMkKernel_mk.h.

Member Data Documentation

◆ len

MK_NUM libmkkernel::MkStringR::len

len of the string data

Definition at line 1455 of file LibMkKernel_mk.h.

◆ ptr

MK_STRN libmkkernel::MkStringR::ptr

pointer to the string data

Definition at line 1456 of file LibMkKernel_mk.h.


The documentation for this struct was generated from the following file: