On 9/26/11, Andrej Mitrovic <andrej.mitrovich at gmail.com> 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.