Nilorea Library
C utilities for networking, threading, graphics
All Data Structures Files Functions Variables Typedefs Enumerations Macros Modules Pages
DATA Struct Reference

string and int holder More...

+ Collaboration diagram for DATA:

Data Fields

N_STRrnd_str
 string holder
 
int value
 int value
 

Detailed Description

string and int holder

Examples
ex_hash.c.

Definition at line 15 of file ex_hash.c.

Field Documentation

◆ rnd_str

N_STR* DATA::rnd_str

string holder

Examples
ex_hash.c.

Definition at line 17 of file ex_hash.c.

◆ value

int DATA::value

int value

Examples
ex_hash.c.

Definition at line 19 of file ex_hash.c.


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