<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PowerTip: Create a Number Array</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/10/23/powertip-create-a-number-array.aspx</link><description>Learn how to create a 16-bit integer array.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerTip: Create a Number Array</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/10/23/powertip-create-a-number-array.aspx#3528401</link><pubDate>Wed, 24 Oct 2012 14:13:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3528401</guid><dc:creator>Greg Wojan</dc:creator><description>&lt;p&gt;Why do you need the second cast?&lt;/p&gt;
&lt;p&gt;$a=[int16[]]1&lt;/p&gt;
&lt;p&gt;seems to work just fine...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3528401" width="1" height="1"&gt;</description></item></channel></rss>