SYSmemstrcat |
Top Previous Next |
SYSmemstrcat Sign chain behind suspend. With this routine text can become behind in an arbitrarily long text angehangen. Additional memory is automatically requested. Parametre mem (MEMMERKER *) [IN / OUT] mem points at a structure with an arbitrarily long text. In this text the sign chain str becomes behind angehangen. Additional memory is requested if necessary this. str (char *) [IN] Sign chain str becomes behind angehangen. Result --- Declaration #include "basic.h"
void DLLENTRY SYSmemstrcat ( MEMMERKER * mem, char * str ); Related functions
|