HOPS
HOPS class reference
Macros | Functions
do_clock.c File Reference
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "vex.h"
#include "mk4_vex.h"
#include "mk4_util.h"

Macros

#define ISNAME(namestring)   (strcmp (p_val.name, namestring) == 0)
 

Functions

int do_clock (struct def_list *dl, struct date *refdate, struct station_struct *stn)
 

Macro Definition Documentation

◆ ISNAME

#define ISNAME (   namestring)    (strcmp (p_val.name, namestring) == 0)

Function Documentation

◆ do_clock()

int do_clock ( struct def_list dl,
struct date refdate,
struct station_struct stn 
)