Python-like Dictionary Library
Dictionary library similar to Python dict functionality
Loading...
Searching...
No Matches
Public Attributes | List of all members
cdict_keylist Struct Reference

Public Attributes

char ** lst
 
unsigned int len
 

Detailed Description

Definition at line 49 of file cdict.h.

Member Data Documentation

◆ len

unsigned int cdict_keylist::len

Definition at line 51 of file cdict.h.

◆ lst

char** cdict_keylist::lst

Definition at line 50 of file cdict.h.


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