NetSurf
|
Assert reporting (RISC OS implementation). More...
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include "oslib/wimp.h"
Go to the source code of this file.
Functions | |
void | __assert2 (const char *expr, const char *function, const char *file, int line) |
Report an assert() failure and exit. More... | |
Assert reporting (RISC OS implementation).
Definition in file assert.c.