Go to the documentation of this file.
99 #ifndef __QRENCODE_H__
100 #define __QRENCODE_H__
102 #if defined(__cplusplus)
134 #define QRSPEC_VERSION_MAX 40
139 #define MQRSPEC_VERSION_MAX 4
546 extern void QRcode_APIVersion(
int *major_version,
int *minor_version,
int *micro_version);
561 #if defined(__cplusplus)