Walter Bright Wrote: > http://www.reddit.com/r/programming/comments/ai9uc/whats_cs_biggest_mistake/ I write a lot of embedded C for microcontrollers. It would be great to have an easy means of accessing bytes in an int or short without having to resort to messy unions. Maybe make it a bit more BCPL :-) -=mike=-