TwiceAsNice  2019-02-18
Functions | Variables
globals.h File Reference
#include "types.h"
Include dependency graph for globals.h:
This graph shows which files directly or indirectly include this file:

Functions

void makeit (void)
 
double counter_seconds (void)
 

Variables

char gstr [MAXCHAR]
 

Function Documentation

◆ counter_seconds()

double counter_seconds ( void  )

◆ makeit()

void makeit ( void  )

Variable Documentation

◆ gstr

char gstr[MAXCHAR]