QR-Code-generator/c
Project Nayuki d3fbf3173b Tweaked C code to change dummy value initializations to early exits (return statements). 2018-08-28 04:42:24 +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 comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string. 2018-06-24 03:33:22 +00:00
qrcodegen-test.c Renamed QrCode.appendErrorCorrection() to addEccAndInterleave() in all language versions. 2018-08-26 01:33:06 +00:00
qrcodegen-worker.c Simplified a bit of C code. 2017-08-28 04:03:29 +00:00
qrcodegen.c Tweaked C code to change dummy value initializations to early exits (return statements). 2018-08-28 04:42:24 +00:00
qrcodegen.h Tweaked comments about inclusive ranges so that the word is consistently parenthesized. 2018-08-26 02:33:20 +00:00