4058 CharItemNode* newNode = 0;
4060 newNode = (CharItemNode*)
malloc(
sizeof(CharItemNode));
4064 printf(
"no memory available while adding CharItemNode!\n");
4074 newNode->charItem = _char_item;
4088 printf(
"init of %s (char) with ID %d; user_routine at: %p\n",
4089 newNode->charItem->name, newNode->id,
4090 newNode->charItem->user_routine);
static unsigned int charNodesAmount
-— NEW FEATURE SINCE VERSION 0.8.2b [Char Channel] (2007-07-28) –— ///
static CharItemNode * lastCharNode
static CharItemNode * firstCharNode