Functions | Variables
feature_tests.c File Reference

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

const char features []
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 34 of file feature_tests.c.

34 { (void)argv; return features[argc]; }
const char features[]
Definition: feature_tests.c:2

Variable Documentation

const char features[]

Definition at line 2 of file feature_tests.c.