Functions | Variables

tests/libtga_test/libtga_test.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include "contrib/libtarga.h"
Include dependency graph for libtga_test.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Function Prototypes.

Variables

const int size = 256
 Globals.

Function Documentation

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

Function Prototypes.

Definition at line 16 of file libtga_test.c.


Variable Documentation

const int size = 256

Globals.

Template project. Does nothing but take arguments and print them out.

Author:
Shekhar S. Chandra, 2007-9

Definition at line 12 of file libtga_test.c.