libtime++: Date and time calculation
ctlibtime.c File Reference
#include <libtime.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for ctlibtime.c:

Go to the source code of this file.

Functions

void subaddtest (time_Ts date1, time_Ts date2)
 
void head (char *routine)
 
void subhead (char *routine)
 
void arout (time_Ts Date)
 
void cmptest (time_Ts date1, time_Ts date2)
 
void divmultest (time_Ts date1, long int n, time_Ts date2)
 
int main ()