From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_50,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!boulder!sunybcs!bingvaxu!leah!rpi!crdgw1!ge-dab!peora!ucf-cs!ucf-cs.ucf.edu!tony From: tony@ucf-cs.ucf.edu Newsgroups: comp.lang.ada Subject: Memory Access Question Message-ID: <18800002@ucf-cs.ucf.edu> Date: 26 Jul 89 20:34:00 GMT Nf-ID: #N:ucf-cs.ucf.edu:18800002:000:612 Nf-From: ucf-cs.ucf.edu!tony Jul 26 16:34:00 1989 List-Id: Does anyone have a code fragment that demonstrates how to access memory? I am looking for a program that tests memory. Instruction and data space are seperate on my machine and I am trying to test RAM from 0 to n. I have looked at the "access" data type and can't figure out how to initialize it to 0 let alone increment the pointer by 1. The representation specification doesn't seem to provide the answer either. Any and all help is greatly appreciated. Tony Becker Phone: 407-356-9334 University of Central Florida csnet: tony@ucf-cs.ucf.edu Orlando, FL 32816 uucp: {ihnp4!decvax,peora}!ucf-cs!tony