libpulsar
A modular compiler for the pulsar programming language
Loading...
Searching...
No Matches
Functions
explain.c File Reference
#include "explain.h"
#include "error.h"

Go to the source code of this file.

Functions

STR ps_error_explain (enum ps_error_code code)
 Returns an explanation of the error code code.
 

Function Documentation

◆ ps_error_explain()

STR ps_error_explain ( enum ps_error_code  code)

Returns an explanation of the error code code.

Definition at line 38 of file explain.c.