SYSmemMerkerMake

Top  Previous  Next

If a structure initializes MEMMERKER for the management of long sign chains.

The function puts on dynamic memory for a least length of (at the moment) 1000 bytes and initializes the pointers and length data.

Parametre

mem (MEMMERKER *) [IN]

Pointer on a structure which should be initialized. The structure must be already put on or be declared statically.

Result

---

Declaration

#include "basic.h"

 

void DLLENTRY SYSmemMerkerMake (

MEMMERKER * mem

);

Related functions

SYSmemMerkerAssertFree

SYSmemMerkerRemove

SYSmemstrcat

SYSmemstrcpy

SYSmemstrlen