|
BFC-Compiler
A C23 Brainfuck compiler
|
Common compile-time utility macros. More...
Go to the source code of this file.
Macros | |
| #define | BFC_ARRAY_LENGTH(array) |
| Returns the number of elements in an actual array. | |
Common compile-time utility macros.
Contains small utilities shared across otherwise independent compiler modules.
| #define BFC_ARRAY_LENGTH | ( | array | ) |
Returns the number of elements in an actual array.