Message81193
The docs have this sentence:
"""
By default, C numbers are represented in the machine's native format and
byte
order, and properly aligned by skipping pad bytes if necessary
(according to the
rules used by the C compiler).
"""
What would you suggest be added? |
|
| Date |
User |
Action |
Args |
| 2009-02-05 10:33:26 | georg.brandl | set | recipients:
+ georg.brandl, bgailer |
| 2009-02-05 10:33:26 | georg.brandl | set | messageid: <[email protected]> |
| 2009-02-05 10:33:24 | georg.brandl | link | issue5145 messages |
| 2009-02-05 10:33:24 | georg.brandl | create | |
|