<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Initializing a struct</title>
	<link>http://blog.jujusoft.com/entry/17</link>
	<description>because sometimes I write software</description>
	<pubDate>Tue, 06 Jan 2009 04:07:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: mark</title>
		<link>http://blog.jujusoft.com/entry/17#comment-42</link>
		<pubDate>Wed, 10 Aug 2005 15:38:48 +0000</pubDate>
		<guid>http://blog.jujusoft.com/entry/17#comment-42</guid>
					<description>yes, cbSize [or any other struct size] is always first member, although this is purely by convention</description>
		<content:encoded><![CDATA[<p>yes, cbSize [or any other struct size] is always first member, although this is purely by convention
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Xavier</title>
		<link>http://blog.jujusoft.com/entry/17#comment-41</link>
		<pubDate>Wed, 10 Aug 2005 15:23:08 +0000</pubDate>
		<guid>http://blog.jujusoft.com/entry/17#comment-41</guid>
					<description>Huh ... i cannot understand how cbsSize is initialized in the second case ... I can understand that the strcture is zeroed and the first member is set to sizeof(mi), but for cbSize ... only if cbSize happends to be the first member ? 

Any hint ?

( i'm lost )
</description>
		<content:encoded><![CDATA[<p>Huh &#8230; i cannot understand how cbsSize is initialized in the second case &#8230; I can understand that the strcture is zeroed and the first member is set to sizeof(mi), but for cbSize &#8230; only if cbSize happends to be the first member ? </p>
<p>Any hint ?</p>
<p>( i&#8217;m lost )
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
