Hi we need structs with the following structure
- Code: Select all
- struct foo {
- int bar;
- } __attribute__((packed));
Is there any way to achieve this?
-
- struct foo {
- int bar;
- } __attribute__((packed));
-
Return to Modelling with Rhapsody
Users browsing this forum: No registered users and 2 guests