In article <1527 at ncar.ucar.edu> russ at groucho.UUCP (Russ Rew) writes: >Is it legal to increment a variable of type void* ? Of course not, because there are no void objects and therefore no way to point at the "next" one.