How is this supposed to work (from pms.h)?


/* program header files */
#include "pms_program.h"
#include "pms_course.h"
#ifndef PMS_H
#define PMS_H
This is a non-starter right there.