Shadow Network Framework  0.0.2-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
SNF.h File Reference

Main Header FileThis File Calls for all the header files exisitng in this library, if you plan on using this library as a whole
eg not just using the Thread Pool or Hash Table, then including <SNF.h> should be better than including each required head one-by-one. More...

Go to the source code of this file.

Macros

#define _SNF_VER   snf_getver()
 Defines the library's version.
 
#define _GNU_SOURCE
 

Functions

char * snf_getver ()
 

Detailed Description

Main Header File

This File Calls for all the header files exisitng in this library, if you plan on using this library as a whole
eg not just using the Thread Pool or Hash Table, then including <SNF.h> should be better than including each required head one-by-one.

This file includes necessary Checks and includes the the nesessary libraries of the library.

Macro Definition Documentation

◆ _SNF_VER

#define _SNF_VER   snf_getver()

Defines the library's version.

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ snf_getver()

char * snf_getver ( )
extern