Re: C Struct Support

new topic     » goto parent     » topic index » view thread      » older message » newer message

Some clarifications...The current code that I have only works with integers that are 8, 16, 32 or 64-bits. I'm not aware of other sized integers, but I guess there's probably no reason why we couldn't ultimately support them. Do compilers support them? I guess I could take a look at C standards documents.

Arrays currently come in 3 different flavors. There are fixed size, null terminated, and unspecified size. These probably need to be shaken down a bit. I haven't really tackled slicing or assigning sequences to an array.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu