Numworks Epsilon  1.4.1
Graphing Calculator Operating System
assert.c File Reference
#include <assert.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void __assert (const char *expression, const char *file, int line)
 

Function Documentation

◆ __assert()

void __assert ( const char *  expression,
const char *  file,
int  line 
)

Definition at line 4 of file assert.c.