<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takehikom</author_name>
  <author_url>https://blog.hatena.ne.jp/takehikom/</author_url>
  <blog_title>わさっきhb</blog_title>
  <blog_url>https://takehikom.hateblo.jp/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>1年後期，2年前期向けに担当している，Cプログラミングの授業では，constはあまり積極的には取り上げていません．とはいえ，strlenなどで出現するので，文法として知っておかないといけません．そこで，最低限のことを説明しています．具体的には以下の3点です． const修飾された変数は，その値を変更できません． 文字列を操作するいくつかの標準ライブラリ関数では，仮引数となるポインタ変数がconst修飾されています． Tを任意の型として，T *型のポインタ変数の値をconst T *型のポインタ変数に代入するのは問題ありません*1． さて… ●ルール2 次の条件に当てはまる場合は、常にconst…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakehikom.hateblo.jp%2Fentry%2F20090530%2F1243632743&quot; title=&quot; constの位置 - わさっきhb&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-05-30 06:32:23</published>
  <title> constの位置</title>
  <type>rich</type>
  <url>https://takehikom.hateblo.jp/entry/20090530/1243632743</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
