Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 414 Bytes

adeptdp

Adept Data Processing C Library

astr

	The astr module manages C strings.

afile

	The afile module is a thin wrapper around FILE.

aclock

	The aclock module is a timer that provides stopwatch functionality.

atm

	The atm module manages date/time values.

atm_range

	The atm_range module manages date/time ranges.

See adeptdp_doc.txt in the docs directory for the documentation.