d819cdda38
(GCTP). PR: 26927 Submitted by: Randall Hopper <aa8vb@nc.rr.com>
7 lines
146 B
C
7 lines
146 B
C
#ifndef INCLUDED_UNTFZ_H
|
|
#define INCLUDED_UNTFZ_H
|
|
|
|
long
|
|
untfz(long int inunit, long int outunit, double *factor);
|
|
|
|
#endif /* INCLUDED_UNTFZ_H */
|