{"version":"1.0","author_name":"moguriso","blog_url":"https://blog.tizen.moe/","description":"\u3068\u3042\u308b\u30b3\u30fc\u30c9\u3092\u8aad\u3093\u3067\u3066\u60a9\u3093\u3060\u7b87\u6240\u304c\u3042\u308a\u307e\u3057\u3066\u3002 1 #include <stdio.h> 2 3 static int testCalc(int a, int b) 4 { 5 int ret = 0; 6 7 ret = a + b; 8 9 return ret; 10 } 11 12 int main() 13 { 14 char a = 0x0f; 15 char b = 0x00; 16 17 char c = (testCalc(a,b) || b); 18 19 printf(\"a = %x, b = %x, c = %x\\n\", a, b, c); 20 return 0; 2\u2026","author_url":"https://blog.hatena.ne.jp/moguriso/","width":"100%","categories":["PC","Tips"],"image_url":null,"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tizen.moe%2Fentry%2F2016%2F05%2F24%2F000000\" title=\"\u5099\u5fd8\u9332\uff1aC\u8a00\u8a9e - tizen.moe\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2016-05-24 00:00:00","provider_url":"https://hatena.blog","url":"https://blog.tizen.moe/entry/2016/05/24/000000","height":"190","provider_name":"Hatena Blog","blog_title":"tizen.moe","type":"rich","title":"\u5099\u5fd8\u9332\uff1aC\u8a00\u8a9e"}