On 9/26/11, Andrej Mitrovic <[email protected]> wrote: > create() will not occupy any space in any of the S instances.
Sorry for that stupid comment. struct methods don't occupy space in struct instances regardless if they're static or not.
On 9/26/11, Andrej Mitrovic <[email protected]> wrote: > create() will not occupy any space in any of the S instances.
Sorry for that stupid comment. struct methods don't occupy space in struct instances regardless if they're static or not.