gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
docs/api/limits_8h.js
1 var limits_8h =
2 [
3 [ "CHAR_BIT", "limits_8h.html#CHAR_BIT", null ],
4 [ "SCHAR_MAX", "limits_8h.html#SCHAR_MAX", null ],
5 [ "SCHAR_MIN", "limits_8h.html#SCHAR_MIN", null ],
6 [ "UCHAR_MAX", "limits_8h.html#UCHAR_MAX", null ],
7 [ "CHAR_MAX", "limits_8h.html#CHAR_MAX", null ],
8 [ "CHAR_MIN", "limits_8h.html#CHAR_MIN", null ],
9 [ "INT_MIN", "limits_8h.html#INT_MIN", null ],
10 [ "INT_MAX", "limits_8h.html#INT_MAX", null ],
11 [ "SHRT_MAX", "limits_8h.html#SHRT_MAX", null ],
12 [ "SHRT_MIN", "limits_8h.html#SHRT_MIN", null ],
13 [ "UINT_MAX", "limits_8h.html#UINT_MAX", null ],
14 [ "UINT_MIN", "limits_8h.html#UINT_MIN", null ],
15 [ "USHRT_MAX", "limits_8h.html#USHRT_MAX", null ],
16 [ "USHRT_MIN", "limits_8h.html#USHRT_MIN", null ],
17 [ "LONG_MIN", "limits_8h.html#LONG_MIN", null ],
18 [ "LONG_MAX", "limits_8h.html#LONG_MAX", null ],
19 [ "ULONG_MAX", "limits_8h.html#ULONG_MAX", null ],
20 [ "ULONG_MIN", "limits_8h.html#ULONG_MIN", null ]
21 ];
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.