libpulsar
A modular compiler for the pulsar programming language
Loading...
Searching...
No Matches
src
error
explain.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include "
def.h
"
11
#include "
error.h
"
12
14
STR
ps_error_explain
(
enum
ps_error_code
code);
def.h
Base definitions.
STR
#define STR
Definition
def.h:40
error.h
Error reporting and displaying utilities.
ps_error_code
ps_error_code
The type of error that occured.
Definition
error.h:33
ps_error_explain
STR ps_error_explain(enum ps_error_code code)
Returns an explanation of the error code code.
Definition
explain.c:38
Generated by
1.9.8