Source Code


All source files and headers must be used to build a final executable.

C++ source files

  1. box.cpp
  2. media.cpp
  3. model.cpp
  4. parser.cpp
  5. gnurad.cpp
  6. scan.cpp
  7. wall.cpp

Header files

  1. box.h
  2. media.h
  3. model.h
  4. parser.h
  5. scan.h
  6. struct.h
  7. wall.h



Makefile

  1. Unix (Linux) Makefile 

TAR'ed and Zipped


A Unix tared and gzip version of the source code, header files, and makefile is offered below.

  1. gnurad.tgz

Back to Home