libspf2 1.2.11
Macros | Functions
spf_example.c File Reference
#include "spf.h"
Include dependency graph for spf_example.c:

Go to the source code of this file.

Macros

#define VALID_STR(x)   (x ? x : "")
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ VALID_STR

#define VALID_STR (   x)    (x ? x : "")

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)