|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Backtrace frame structure. More...
#include <error.h>
Data Fields | |
| reduct_input_id_t | inputId |
| The input ID of the source file. | |
| uint32_t | position |
| The position in the input buffer. | |
Backtrace frame structure.
Stores the source location for a single frame of the call stack at the time of a runtime error.
| reduct_input_id_t reduct_error_frame_t::inputId |
| uint32_t reduct_error_frame_t::position |