<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>malibu-bulldog</author_name>
  <author_url>https://blog.hatena.ne.jp/malibu-bulldog/</author_url>
  <blog_title>malibu-bulldogの日記</blog_title>
  <blog_url>https://malibu-bulldog.hatenadiary.org/</blog_url>
  <categories>
    <anon>Program Technique</anon>
  </categories>
  <description>Visual Studio2005を使った場合でのアライメント指定を。ちなみに2005でのアライメントのデフォルト値は8です。 コンパイラ実行時で指定するには？ IDE上ではプロパティウィンドウで設定できます。コンパイラ単独で使う場合は実行時にZpオプションを渡します。 （IDEの設定ではこのZpオプションが指定されています）詳細は/Zp (Struct Member Alignment) | Microsoft Docsを。 ソース中で構造体単位で指定するには？ 次のようにソース内でpragma命令のpack, popを使います。 #pragma pack(push,4) class Dat…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmalibu-bulldog.hatenadiary.org%2Fentry%2F20090331%2F1238475210&quot; title=&quot;Visual Studioを使った時のアライメント指定 - malibu-bulldogの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-03-31 13:53:30</published>
  <title>Visual Studioを使った時のアライメント指定</title>
  <type>rich</type>
  <url>https://malibu-bulldog.hatenadiary.org/entry/20090331/1238475210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
