This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-01 09:10:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5f23aeda94f7bfa94199bf58663af2eb7bb41c6
third_party_qrcodegen
/
c
T
History
Project Nayuki
c73c52cd51
Updated function-level comments in the C language port.
2021-11-14 21:34:10 +00:00
..
Makefile
Removed the test worker program in every language and the Python batch tester, because this is not core functionality and is hard to explain.
2021-07-28 17:09:18 +00:00
qrcodegen-demo.c
Added null checks and error termination logic to runnable main C code after calls to malloc()/calloc(), removed an unnecessary non-null assertion.
2021-10-20 01:56:33 +00:00
qrcodegen-test.c
Renamed a C library internal function getModule() to getModuleBounded().
2021-11-06 05:17:02 +00:00
qrcodegen.c
Updated function-level comments in the C language port.
2021-11-14 21:34:10 +00:00
qrcodegen.h
Updated function-level comments in the C language port.
2021-11-14 21:34:10 +00:00