This post is for information only. I have an application that requires looping through some code, while accessing an array element. I had traditionally used a pointer variable for the array, and the MOD function to wrap the array pointer around to the beg..
↧