Most units use the obsolete {$PACKRECORDS 4} directive for C compatibility. This should be changed to the new directive {$PACKRECORDS C} which is better to ensure C compatibility.
Log in to post a comment.