Hi All,
So I have an array, with a simplified look like so:
a b c d e
a b c d
a b c d e f
I was wondering if it is possible to basically "snap" everything to the right, so that the further right hand columns would have (decsendcing) e d f, second from right d c e, etc.
So I have an array, with a simplified look like so:
a b c d e
a b c d
a b c d e f
I was wondering if it is possible to basically "snap" everything to the right, so that the further right hand columns would have (decsendcing) e d f, second from right d c e, etc.