![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYlibrary “libdivecomputer” SYNOPSIS
typedef int
dc_status_t
DESCRIPTIONIterate over all dives on device by calling callback with userdata. Each dive invokes callback with the dive data, which should be parsed with dc_parser_set_data(3), and the binary fingerprint of the dive. The fingerprint can be used to record the newest dive and stop processing (on subsequent invocations) when the same dive fingerprint is encountered. The callback function must return non-zero to continue downloading dives, or zero to stop. RETURN VALUESThis returns SEE ALSOAUTHORSThe library
“libdivecomputer” library was written by
Jef Driesen,
jef@libdivecomputer.org.
The manpages were written by
|