Select Git revision
DevChapter9.c
-
Dean Camera authored
Optimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
Dean Camera authoredOptimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
DevChapter9.c 9.49 KiB