mess822x 1.24
mess822x
Loading...
Searching...
No Matches
leapsecs_add.c File Reference
#include "leapsecs.h"
#include "tai.h"
Include dependency graph for leapsecs_add.c:

Go to the source code of this file.

Functions

void leapsecs_add (struct tai *t, int hit)

Variables

struct tai * leapsecs
int leapsecs_num

Function Documentation

◆ leapsecs_add()

void leapsecs_add ( struct tai * t,
int hit )

Definition at line 9 of file leapsecs_add.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ leapsecs

struct tai* leapsecs
extern

Definition at line 11 of file leapsecs_read.c.

◆ leapsecs_num

int leapsecs_num
extern

Definition at line 12 of file leapsecs_read.c.