summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNxMAX.h
blob: c328e55fa00b46aa67863cede944c6dae8d777b4 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNxMAX                                                            "llx"

/*
STDC(199901)
*/