Re: buffer

Ed Casas (edc@ece.ubc.ca) Fri, 18 Feb 2000 18:58:40 -0800


Date: Fri, 18 Feb 2000 18:58:40 -0800
From: Ed Casas <edc@ece.ubc.ca>
Subject: Re: buffer

> What about if you reserve 'x' number of bytes in a buffer and > you have a register point to the start of the buffer, but you > increment the register more than 'x' times? How would you solve this problem in C? First write your code in C (or another high-level language), then convert it to assembly language -- one statement at at time. -- Ed Casas edc@ece.ubc.ca http://casas.ece.ubc.ca +1 604 822-2592