This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
2
Star
0
Fork
0
You've already forked QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2025-02-24 10:28:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
QR-Code-generator
/
c
History
Project Nayuki
771bdaf069
Updated C worker program code to properly check return value of scanf() (due to GCC warning).
2017-04-21 05:07:14 +00:00
..
Makefile
Added makefiles for C and C++ code bundles.
2017-04-21 05:06:18 +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
Added more standard library header #includes to C code to be strict.
2017-04-20 23:17:48 +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
Fixed C code fitVersionToData() to check version upper bound correctly on every iteration.
2017-04-20 23:55:26 +00:00
qrcodegen.h
Updated and added numerous comments in C code.
2017-04-20 06:39:03 +00:00