Name: n00b 2009-01-26 23:37
Is there a way to declare an array in C so the indexing starts at something besides zero? Like if I wanted the array to be a[-10] to a[10] instead of a[0] to a[20]?
Go back to www.dailywtf.com, please.