<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[float array an bestimmter speicheradresse speichern]]></title><description><![CDATA[<p>hi leute!<br />
ich hab ein float array (welches 128bit gross ist) und will das an einer bestimmten adresse im speicher anlegen!<br />
das soll an 0x10, 0x20, 0x30, 0x40, 0x50 usw...je nach dem was da frei is angelegt werden!!</p>
<p>hab gehört das man das in vc kannst du alignment über ein #pragma erzwingen kann!???</p>
<p>so in der art:</p>
<pre><code class="language-cpp">#pragma pack(push, &lt;alignment&gt;), #pragma pack(pop, &lt;alignment&gt;).
</code></pre>
<p>bitte um hilfe!!!</p>
<p>thx surf.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/67699/float-array-an-bestimmter-speicheradresse-speichern</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Jul 2026 20:21:47 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/67699.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Mar 2004 16:38:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to float array an bestimmter speicheradresse speichern on Wed, 10 Mar 2004 16:38:38 GMT]]></title><description><![CDATA[<p>hi leute!<br />
ich hab ein float array (welches 128bit gross ist) und will das an einer bestimmten adresse im speicher anlegen!<br />
das soll an 0x10, 0x20, 0x30, 0x40, 0x50 usw...je nach dem was da frei is angelegt werden!!</p>
<p>hab gehört das man das in vc kannst du alignment über ein #pragma erzwingen kann!???</p>
<p>so in der art:</p>
<pre><code class="language-cpp">#pragma pack(push, &lt;alignment&gt;), #pragma pack(pop, &lt;alignment&gt;).
</code></pre>
<p>bitte um hilfe!!!</p>
<p>thx surf.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/477655</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/477655</guid><dc:creator><![CDATA[surf.]]></dc:creator><pubDate>Wed, 10 Mar 2004 16:38:38 GMT</pubDate></item></channel></rss>