<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakhirot</author_name>
  <author_url>https://blog.hatena.ne.jp/nakhirot/</author_url>
  <blog_title>DSL_statblog</blog_title>
  <blog_url>https://nakhirot.hatenablog.com/</blog_url>
  <categories>
    <anon>Program</anon>
    <anon>C言語</anon>
  </categories>
  <description>C言語改訂版1 はじめてのプログラミング (CD-ROM付) (プログラミング学習シリーズ)作者: 倉薫出版社/メーカー: 翔泳社発売日: 2009/02/13メディア: 大型本購入: 3人 クリック: 14回この商品を含むブログ (3件) を見る 前回に引き続き、関数の作成。関数との値のやりとりについては、次の2パターンがあるらしい。 値渡し：引数に変数が渡される。変数自体は変化しない。 ポインタ渡し：関数に変数の値を変えて欲しいときに使用。引数が配列のときはポインタ渡しを使う必要がある ポインタ変数を関数(Aとする)の引数に使用することによって、他の関数(Bとする)からのAへのアクセス時に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakhirot.hatenablog.com%2Fentry%2F20130621%2F1371793649&quot; title=&quot;C言語 ポインタ変数(2)  ポインタを関数に渡す - DSL_statblog&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>http://ecx.images-amazon.com/images/I/51ejVt1hosL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-06-21 14:47:29</published>
  <title>C言語 ポインタ変数(2)  ポインタを関数に渡す</title>
  <type>rich</type>
  <url>https://nakhirot.hatenablog.com/entry/20130621/1371793649</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
