More than once I've needed to start at some point in an array and work my way out to the edges. I don't want to have to figure this out again next time so here's the code.
Comments: 0
More than once I've needed to start at some point in an array and work my way out to the edges. I don't want to have to figure this out again next time so here's the code.