Nilorea Library
C utilities for networking, threading, graphics
DATA Struct Reference

string and int holder More...

+ Collaboration diagram for DATA:

Data Fields

N_STRrnd_str
 string holder More...
 
int value
 int value More...
 

Detailed Description

string and int holder

Examples
ex_hash.c.

Definition at line 16 of file ex_hash.c.

Field Documentation

◆ rnd_str

N_STR* DATA::rnd_str

string holder

Examples
ex_hash.c.

Definition at line 19 of file ex_hash.c.

◆ value

int DATA::value

int value

Examples
ex_hash.c.

Definition at line 21 of file ex_hash.c.


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