libnfc/examples/doc
Philippe Teuwen ecc12d28aa quick_start_example1.c: avoid using warnx() to remove err.h dependency
err.h is not available under Windows and the goal of this example is not to learn how to get around that problem ;)
2013-03-12 17:46:04 +01:00
..
quick_start_example1.c quick_start_example1.c: avoid using warnx() to remove err.h dependency 2013-03-12 17:46:04 +01:00
quick_start_example2.c nfc_init() return rather than exit on malloc error, examples fixed accordingly 2013-03-05 22:24:59 +01:00