Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM translation of C++
#4
In C: #pragma pack 1 sets wBitrate offset = 5. Without it would be 6.
In QM: [pack1] or [+1] sets wBitrate offset = 5. Without it would be 6.

To see type size use out sizeof(TYPE).
To see member offset use out &x.member-&x.

>would it be possible to invert bymode and wBitrate
no.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)