I\'m currently working with Arduino Unos, 9DOFs, and XBees, and I was trying to create a struct that could be sent over serial, byte by byte, and then re-constructed into a stru
for(unsigned int i = 0; i which is shorthand for (*tmp).yaw cout << tmp->yaw; }