libspf2  1.2.10
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

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

Referenced by main().

Function Documentation

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