HOPS
HOPS class reference
Macros | Functions
make_flist.c File Reference
#include <stdio.h>
#include <math.h>
#include "msg.h"
#include "mk4_data.h"
#include "vex.h"
#include "freqlist.h"
#include "mk4_sizes.h"
#include "param_struct.h"

Macros

#define FALSE   0
 
#define TRUE   1
 

Functions

int make_flist (struct station_struct *stn1, struct station_struct *stn2, struct freqlist *fl)
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

◆ TRUE

#define TRUE   1

Function Documentation

◆ make_flist()

int make_flist ( struct station_struct stn1,
struct station_struct stn2,
struct freqlist fl 
)