Byte - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Chapter 11: Predefined Macros

byte

byte
Function
Return a byte value at the specified address
Synopsis
unsigned char byte (addr)
void *addr;
Description
The byte macro returns a byte value of the memory contents at the specified
address. The value of the expression addr is computed and used as the address.
Diagnostics
The byte value of the memory contents at the specified address is returned.
450

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents