![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYlibrary “libdivecomputer” SYNOPSIS
dc_status_t
dc_status_t
DESCRIPTIONCreates a parser for a single dive extracted from the dive
computer with
dc_device_foreach(3).
The parser operates on the data extracted: it does not touch the device
directly to acquire data. Thus, there are two forms of invocation:
After filling in the parser parameter, one usually sets parser data with dc_parser_set_data(3). The pointer must later be freed with dc_parser_destroy(3). RETURN VALUESThese return SEE ALSOAUTHORSThe library
“libdivecomputer” library was written by
Jef Driesen,
jef@libdivecomputer.org.
The manpages were written by
|