This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
8d64b3a9bb
QR-Code-generator
/
c
History
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