QR-Code-generator/c
Project Nayuki 5d1069a93c Added 'extern "C"' directives to make the C header file usable in C++ code. 2017-05-07 21:51:08 +00:00
..
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 2017-04-24 20:41:54 +00:00
qrcodegen-demo.c Changed C API functions qrcodegen_encodeText() and qrcodegen_encodeBinary() to return boolean status instead of integer version number, updated runnable programs to work with modified API. 2017-04-25 06:15:11 +00:00
qrcodegen-test.c Added test cases for C function appendErrorCorrection(). 2017-05-06 16:54:44 +00:00
qrcodegen-worker.c Changed C API functions qrcodegen_encodeText() and qrcodegen_encodeBinary() to return boolean status instead of integer version number, updated runnable programs to work with modified API. 2017-04-25 06:15:11 +00:00
qrcodegen.c Added test cases for C function appendErrorCorrection(). 2017-05-06 16:54:44 +00:00
qrcodegen.h Added 'extern "C"' directives to make the C header file usable in C++ code. 2017-05-07 21:51:08 +00:00