Changes between Version 5 and Version 6 of ForeignData
- Timestamp:
- 11/30/05 20:29:29 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ForeignData
v5 v6 29 29 where constant may be one of 30 30 31 a value: 3 31 32 32 an initialized list [ 0, 1, 2, ...]33 an initialized list: [ 0, 1, 2, ...] 33 34 34 a "string" to be interpreted as utf8 orunicode code points depending on what type of pointer it is assigned to.35 a "string" to be output as utf8, utf16 or ucs4 unicode code points depending on what type of pointer it is assigned to. 35 36 36 37 }}}
