Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

#pragma pack doesn't work correctly

NIOSII, eclipse For a serial communication (TCP/UDP) I use pragma pack in order to simply copy incoming bytes from the interface and map a structure on it. Long time, it worked fine, but now ...