
21 Jan
2005
21 Jan
'05
3:55 a.m.
I am initializing an array like: unsigned char tmp[256]={0, 1, 2, 3, ...} I feel like this is something Boost.Preprocessor could do for me, but am unable to find out how. Anyone know? -- Cory Nelson http://www.int64.org