thanks for you help, am removing some rust here due to inactivity
what bothered me for a bit (pun intended) was whether this would by syntax return a single bit, i realize now that the .0 portion says that and explaining that bArrRGBData.0[8] is equivalent to bArrRGBData[1] bit 0 is just what i needed
i also understand the risk about overrunning the allocation
Bookmarks