Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

badaddr − test if a memory location can be read

badaddr(addr, size)
returns 1 if reading the memory location
causes a fault.  If
can be read without causing a fault, 0 is returned.
should be one of "sizeof(char)", "sizeof(short)", or "sizeof(int)" and
indicates the appropriate width for the read.
nofault(3spp)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026