xvinfo uses a lot of arrays and in copying this behavior for XCB i've been using the functions that get an iteration, but how do I "reset" the iterator back to the first element? There are a number of for loops and in between I need to reset the iterator. However calling the Iter function again doesn't seem to do this. What's the accepted way? Jeremy