NetBurner 3.5.0
PDF Version
 
JsonAllocString Struct Reference

A list of large strings that are created with malloc. More...

#include <json_lexer.h>

Public Attributes

JsonAllocStringpNext
 A pointer to the next string.
 
char data []
 The current string data.
 

Detailed Description

A list of large strings that are created with malloc.


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