librfn
An ad-hoc utility library
Data Structures | Functions | Variables
utiltest.c File Reference
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <librfn.h>

Go to the source code of this file.

Data Structures

struct  alpha
 
struct  bravo
 
struct  charlie
 

Functions

int main ()
 

Variables

struct alpha a
 
struct bravo b
 
struct charlie c
 

Function Documentation

int main ( )

Definition at line 37 of file utiltest.c.

Variable Documentation

struct alpha a
struct bravo b
struct charlie c