StanzaOrg / lbstanza-old

L.B. Stanza Programming Language
Other
216 stars 23 forks source link

Fix non-matching printf format specifiers in stz-asmjit.cpp #164

Closed OlegPliss closed 2 years ago

OlegPliss commented 2 years ago

Use standard macros for format specifiers as described here: [https://en.cppreference.com/w/c/types/integer]