QR-Code-generator/c
Project Nayuki 908dbbfb31 Added initial values to some variables in C and C++ code to avoid potential compiler warnings. 2017-12-10 16:36:02 +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 Added/tweaked comments and blank lines in demo programs of all language versions except JavaScript. 2017-10-23 03:51:13 +00:00
qrcodegen-test.c Made C function getTotalBits() testable, added test cases. 2017-09-09 05:27:18 +00:00
qrcodegen-worker.c Simplified a bit of C code. 2017-08-28 04:03:29 +00:00
qrcodegen.c Added initial values to some variables in C and C++ code to avoid potential compiler warnings. 2017-12-10 16:36:02 +00:00
qrcodegen.h Edited and added numerous comments for C library members. 2017-09-09 06:09:17 +00:00