HOPS
HOPS class reference
Macros | Functions
syntax.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "mk4_util.h"
#include "hops_config.h"
#include "msg.h"

Macros

#define copyright1   "Copyright (c) 1992-2018 by Haystack Observatory,"
 
#define copyright2   "Massachusetts Institute of Technology."
 
#define copyright3   "This is free software; see the source Copyright file"
 
#define copyright4   "for conditions. There is NO warranty; not even for"
 
#define copyright5   "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
#define FALSE   0
 
#define TRUE   1
 

Functions

void syntax (char *headurl)
 
void version (char *headurl)
 

Macro Definition Documentation

◆ copyright1

#define copyright1   "Copyright (c) 1992-2018 by Haystack Observatory,"

◆ copyright2

#define copyright2   "Massachusetts Institute of Technology."

◆ copyright3

#define copyright3   "This is free software; see the source Copyright file"

◆ copyright4

#define copyright4   "for conditions. There is NO warranty; not even for"

◆ copyright5

#define copyright5   "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."

◆ FALSE

#define FALSE   0

◆ TRUE

#define TRUE   1

Function Documentation

◆ syntax()

void syntax ( char *  headurl)

◆ version()

void version ( char *  headurl)