Performance Penalty - On accessing a Array in a structure vs a simple array
Posted on October 12, 2015 at 18:59 Hi I want to know whether there is penalty on accessing an array from a structure vs accessing by a simple array. Here is my snippet which i used when I faced the problem unsigned char ...