﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Variable alignment problems in record type.]]></description>
    <title><![CDATA[Comments for Variable alignment problems in record type.]]></title>
    <link>http://dn.codegear.com/article/23008</link>
    <!-- source: http://dn.codegear.com/article/23008/feed-->
    <dc:date>2008-11-19T06:26:47-08:00</dc:date>
    <item>
      <description><![CDATA[Thanks for both pieces of advice. My problem involved both the alignment option and the bug at the same time. The problem I had involved 3 real48 fields defined on one line in the middle of a record, but the misalignment was only 4 bytes, completly disguising it as an alignment problem (where you would expect n bytes per field). Fixing the alignment option made all the difference.]]></description>
      <title><![CDATA[Variable alignment problems in record type.]]></title>
      <managingEditor>
	 (David Glover)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=29472</guid>
      <dc:date>2001-07-19T17:57:58-07:00</dc:date>
      <pubDate>2001-07-19T17:57:58-07:00</pubDate>
      <source url="http://dn.codegear.com/article/23008/feed">Comments for Variable alignment problems in record type.</source>
    </item>
    <item>
      <description><![CDATA[This seems to be a major problem as I am unable to access previously written data files.  I am having problems with string types.  Specifically a string of type string[8] was padded with 3 extra bytes in Delphi IV and is now padded with 7 extra bytes.  Simply doing a packed record type with a string type change won't work either as my other variables were not packed.  I may have to write special utilities to rewrite all my files (500 G bytes).Frustrating to say the least.]]></description>
      <title><![CDATA[Variable alignment problems in record type.]]></title>
      <managingEditor>
	 (Greg Ostrom)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=27633</guid>
      <dc:date>2001-01-21T05:12:35-08:00</dc:date>
      <pubDate>2001-01-21T05:12:35-08:00</pubDate>
      <source url="http://dn.codegear.com/article/23008/feed">Comments for Variable alignment problems in record type.</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>