librfn
An ad-hoc utility library
Functions
enumtest.c File Reference
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <librfn.h>

Go to the source code of this file.

Functions

void test ()
 
int main ()
 

Function Documentation

int main ( )

Definition at line 43 of file enumtest.c.

void test ( )

Definition at line 23 of file enumtest.c.