QR-Code-generator/c
Project Nayuki cfb4caa377 Updated encodeText() C code to generate zero segments when given zero-length string, to synchronize the output behavior with all other language implementations of encodeText(); adjusted/tweaked some surrounding code and comments for clarity. 2017-04-21 16:09:40 +00:00
..
Makefile Tweaked comments in C code. 2017-04-21 15:51:45 +00:00
qrcodegen-demo.c Added more standard library header #includes to C code to be strict. 2017-04-20 23:17:48 +00:00
qrcodegen-test.c Tweaked comments in C code. 2017-04-21 15:51:45 +00:00
qrcodegen-worker.c Updated C worker program code to properly check return value of scanf() (due to GCC warning). 2017-04-21 05:07:14 +00:00
qrcodegen.c Updated encodeText() C code to generate zero segments when given zero-length string, to synchronize the output behavior with all other language implementations of encodeText(); adjusted/tweaked some surrounding code and comments for clarity. 2017-04-21 16:09:40 +00:00
qrcodegen.h Updated and added numerous comments in C code. 2017-04-20 06:39:03 +00:00