X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Finttypes.h;h=a0b0f359d8faeddbc7e1081a2f4bb2a696e2139a;hb=8024ab6eb8c841b330458354788d7f3a86bee7dd;hp=5b868071144317bf646463ad90d31eeb314fb2ec;hpb=fde75f89eae541144585db53ce3f7c29d069b4d2;p=pdclib diff --git a/includes/inttypes.h b/includes/inttypes.h index 5b86807..a0b0f35 100755 --- a/includes/inttypes.h +++ b/includes/inttypes.h @@ -13,6 +13,8 @@ typedef struct _PDCLIB_imaxdiv_t imaxdiv_t; +#define SCNu32 "u" +#define PRNu32 "u" /* TODO: Print / Scan Macros */ /* PRId8 PRIdLEAST8 PRIdFAST8 PRIdMAX