/* Convert the pointer to an int since ++ and other */ /* arithmentic operators are overloaded for pointers */ int p = (int)list.ptr; for (i=0; i