Steve Horne wrote: > In a systems language, pointer arithmetic is a necessity. There are > things you simply cannot do without it - data structures that require > it, for instance. Can you give an example?