David Corbin wrote: > > "int" and "float", vary greatly per > machine, though I believe ALL the numeric types can vary from one > machine to another. not _SPECIFYING_ just DECLARING. I imagine we'd default to "use native" for the internals of what the types meant, but "use java" would be one possible available variant, and so on. And also that structure definitions such as they might become can be given to the pack and unpack functions, producing something well defined.
- 122 (v1): types and structures Casey R. Tweten
- Re: 122 (v1): types and structures Nathan Wiger
- Re: 122 (v1): types and structures Michael Fowler
- Re: 122 (v1): types and structures Tom Christiansen
- Re: 122 (v1): types and structures David L. Nicol
- Re: 122 (v1): types and structures Tom Christiansen
- Re: 122 (v1): types and structures David L. Nicol
- David L. Nicol