Array? Please help.

Scott David Daniels scott.daniels at acm.org
Sat May 27 17:15:50 EDT 2006


Dr. Pastor wrote:
> I need a row of 127 bytes that I will use as a
> circular buffer. Into the bytes (at unspecified times)
> a mark (0<mark<128) will be written, one after the other.
> After some time the "buffer" will contain the last 127 marks.

Sounds a lot like homework.

-- 
--Scott David Daniels
scott.daniels at acm.org



More information about the Python-list mailing list