Document: HMSDMSC Purpose: Convert degrees to a string containing the hours, minutes and seconds and deg, min, sec. Category: COORDINATES File: hmsdmsC.c Author: M. Vogelaar Description: hms Convert degrees to hours, minutes and seconds dms Convert degrees to degrees, minutes and seconds Comment: The routines are NOT callable from FORTRAN. They are simple alternatives for hms_c/dms_c which are Fortran callable. Updates: 28 Jul, 2000: VOG, Document created.