summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNd16.c
blob: f8e6abddf39896eab37dc66b9ceaf4fa6221e199 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNd16                                                              "hd"

/*
STDC(199901)
*/