<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hi,<br />
<br />
<span style="white-space:pre">  I want to use struct or array type as container in my project,</span><br />
<br />
<span style="white-space:pre">  but GCC does not support this usage by now because that </span><br />
<br />
<span style="white-space:pre">  the size of these types are decided at compile-time :(</span><br />
<br />
<span style="white-space:pre">  so is there any good solution to fix this ? </span><br />
<span style="white-space:pre">  </span><br />
<span style="white-space:pre">  or some new feature patches to add supporting for these types with</span><br />
<span style="white-space:pre">  computed size at runtime ?</span><br /></div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont">— Jojo R</div>
</div>
</body>
</html>