|
|
|
|
|
by jcelerier
2774 days ago
|
|
> I want my clients to be able to take objects of some opaque record type that I've defined, and put them entirely on the stack if you want to put the object on the stack, the compiler has to know the size of the object to reserve enough space on the stack. How can it know the size of the object if it does not have its full definition somewhere ? |
|