2016-12-18 15:52:46 +13:00
2016-12-18 15:26:54 +13:00
2016-12-18 01:11:15 +13:00
2016-12-18 15:26:54 +13:00
2016-12-18 15:38:48 +13:00
2016-12-18 15:52:46 +13:00
2016-12-18 15:38:45 +13:00
2016-12-17 18:11:14 +13:00

libsam3

A C library for the SAM v3 API.

Usage

Copy the two files from one of the following locations into your codebase:

  • src/libsam3 - Synchronous implementation.
  • src/libsam3a - Asynchronous implementation.

See examples/ for how to use various parts of the API.

Description
No description provided
Readme 338 KiB
Languages
C 99.4%
Makefile 0.6%