Is it true that the only types on C-- are the bits8, bits16, etc., up to some small limit? (although they may be given new names by a type definition)
That it recognises nothing like C's structs and unions and so forth, and that that is entirely the job of the front end, which will likely be generating code containing a lot of numerical constants for field offsets and the like? That's how I read it, anyway. -- hendrik _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
