<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>debian36</author_name>
  <author_url>https://blog.hatena.ne.jp/debian36/</author_url>
  <blog_title>debian36の日記</blog_title>
  <blog_url>https://debian36.hatenadiary.org/</blog_url>
  <categories>
    <anon>ipc</anon>
    <anon>programming</anon>
  </categories>
  <description>今日は、でびあんはお休み。 その代わりに、Cygwinで IPCプログラミングを試みる。メッセージをSendするプログラムと メッセージをRecvするプログラムの簡単なもの。 def.h メッセージキューキー取得のための、ftokに取得するパスの定義、 メッセージキューに貯めるメッセージ型の定義。 第一メンバは、メッセージタイプを示す long型である必要あり。 #define QPATH &quot;/tmp/msgq123&quot; typedef struct{ long mtype; char str[100]; }MSG; producer.c メッセージキューの作成、 メッセージの追加を行う。msg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdebian36.hatenadiary.org%2Fentry%2F20080223%2F1203787287&quot; title=&quot; Cygwinでメッセージキュー使用 - debian36の日記&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>2008-02-23 02:21:27</published>
  <title> Cygwinでメッセージキュー使用</title>
  <type>rich</type>
  <url>https://debian36.hatenadiary.org/entry/20080223/1203787287</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
