HOPS
HOPS class reference
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "vex.h"
#include "mk4_vex.h"
#include "mk4_util.h"
Macros | |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
struct scan_struct * | scan_info (char *scanname, char *stations) |
Variables | |
int | defspace |
int | ndefs |
#define FALSE 0 |
#define TRUE 1 |
struct scan_struct* scan_info | ( | char * | scanname, |
char * | stations | ||
) |
int defspace |
|
extern |