BFC-Compiler
A C23 Brainfuck compiler
Loading...
Searching...
No Matches
bfc_error_t Struct Reference

Error value propagated through compiler stages. More...

#include <bfc_error.h>

Data Fields

bfc_err_code_t code
char msg [512]
bfc_token_t token

Detailed Description

Error value propagated through compiler stages.

Note
token is zero when the error is not associated with a source location.

The documentation for this struct was generated from the following file: