HOPS
HOPS class reference
Functions | Variables
average.c File Reference
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <errno.h>
#include "average.h"
#include "mk4_util.h"
#include "msg.h"

Functions

int main (int argc, char *argv[])
 

Variables

int datatype = 0
 
int space = 500
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ datatype

int datatype = 0

◆ space

int space = 500