noedit.h#
Include dependency graph for noedit.h:
This graph shows which files directly or indirectly include noedit.h:
InputHandler library C includes, do not edit. This file sets up your platform to use InputHandler and sizes certain library variables based on what is found in src/config.h.
- Authors
Douglas Quigg (dstroy0 dquigg123@gmail.com) and Brendan Doherty (2bndy5 2bndy5@gmail.com)
- Version
1.1
- Date
2022-10-10
- Copyright
Copyright (c) 2022
Defines
-
TRM(x)#
-
CMD_ERR_MSG#
-
CMD_ERR(x)#
-
AE_CMD_ERR(x)#
-
ERR_TYP(x)#
-
ERR_MSG(x)#
-
VAR_ID(x)#
-
FE_VAR_ID(x)#
-
nprms(x)#
gets the number of elements in an array
-
buffsz(x)#
gets the number of elements in an array
-
nelems(x)#
gets the number of elements in an array
-
S(s)#
gnu direct # stringify macro
-
STR(s)#
gnu indirect # stringify macro
-
LOC#
direct non-stringified file and line macro/*#end#*/
-
LOCATION#
indirect stringified file and line macro
-
UI_ALL_WCC_CMD#
UI_ALL_WCC_CMD MAX is equal to ih_auto::max_per_root_memcmp_ranges - 1.
-
ih_pgm_read_dword(addr)#
-
UI_ESCAPED_CHAR_STRLEN#
sram buffer size in bytes for a single escaped char
-
IH_PORTABILITY_DIRECTIVES#
Preprocessor directives and includes.
Go to your platform’s implementation to see what needs to be changed to make the library work on your platform.