{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmadotubo.hatenadiary.org%2Fentry%2F20081202%2F1228226566\" title=\"\u30dd\u30a4\u30f3\u30bf\u306e\u57fa\u672c2 - \u8a00\u8a9e\u89e3\u660e\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"\u8a00\u8a9e\u89e3\u660e","version":"1.0","categories":["C"],"description":"\u30dd\u30a4\u30f3\u30bf\u3092\u4f7f\u3046\u3053\u3068\u306b\u3088\u308a\u3001\u30dd\u30a4\u30f3\u30bf\u306e\u6307\u3057\u793a\u3059\u5909\u6570\u3092\u9060\u9694\u64cd\u4f5c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002\u9060\u9694\u64cd\u4f5c\u3068\u3044\u3046\u8868\u73fe\u3092\u4f7f\u3063\u305f\u304c\u3001\u3053\u306e\u8868\u73fe\u304c\u4e00\u756a\u3057\u3063\u304f\u308a\u304f\u308b\u3060\u3051\u3067\u3001\u6df1\u3044\u610f\u5473\u306f\u306a\u3044\u3002\u30dd\u30a4\u30f3\u30bf\u5909\u6570pA\u306b\u5909\u6570a\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u3044\u308c\u3001*pA\u306e\u5024\u3092\u5909\u66f4\u3059\u308b\u3068\u3001\u5909\u6570a\u306e\u5024\u3082\u5909\u66f4\u3055\u308c\u308b\u3002 #include<stdio.h> int main(){ int a = 5; int *pA; pA = &a; printf(\"\u30dd\u30a4\u30f3\u30bf\u5909\u6570pA\u306e\u5024\u306f%d\u3001\u5909\u6570a\u306e\u5024\u306f%d\\n\",*pA,a); *pA = 50; printf(\"\u30dd\u30a4\u30f3\u30bf\u5909\u6570pA\u306e\u5024\u306f%d\u3001\u5909\u6570a\u306e\u5024\u306f%d\\n\",*pA,a); return 0; } \u51fa\u529b\u7d50\u679c \u30dd\u30a4\u30f3\u30bf\u5909\u6570\u2026","provider_url":"https://hatena.blog","width":"100%","height":"190","image_url":null,"author_name":"madotubo","title":"\u30dd\u30a4\u30f3\u30bf\u306e\u57fa\u672c2","author_url":"https://blog.hatena.ne.jp/madotubo/","blog_url":"https://madotubo.hatenadiary.org/","type":"rich","url":"https://madotubo.hatenadiary.org/entry/20081202/1228226566","published":"2008-12-02 23:02:46","provider_name":"Hatena Blog"}