QR-Code-generator/c
Project Nayuki dcdd743ef5 Simplified C library's numCharCountBits() function, updated dependent code. 2017-09-09 05:14:32 +00:00
..
Makefile Changed C makefile rules to use the shared library when possible, and to fix library build rule if there is more than one .c source file. 2017-07-21 19:00:43 -04:00
qrcodegen-demo.c Tweaked C demo code to be more correct by declaring nullary functions with '(void)'. 2017-06-26 04:45:51 +00:00
qrcodegen-test.c Deleted 3 unused C private functions, deleted 1 associated test case. 2017-09-09 04:37:41 +00:00
qrcodegen-worker.c Simplified a bit of C code. 2017-08-28 04:03:29 +00:00
qrcodegen.c Simplified C library's numCharCountBits() function, updated dependent code. 2017-09-09 05:14:32 +00:00
qrcodegen.h Added unused C functions to make a QR Code based on a list of segments. 2017-09-09 04:33:31 +00:00