{"blog_url":"https://mfumi.hatenadiary.org/","categories":["C"],"author_name":"mFumi","title":"2\u6b21\u5143\u914d\u5217\u3092\u95a2\u6570\u306b\u6e21\u3059","description":"\u306a\u3093\u304b\u524d\u306b\u3082\u4f3c\u305f\u3088\u3046\u306a\u3053\u3068\u66f8\u3044\u305f\u6c17\u304c\u3059\u308b\u3051\u3069\u30012\u6b21\u5143\u914d\u5217\u3092\u95a2\u6570\u306b\u6e21\u3059\u5834\u5408\u666e\u901a\u3060\u3063\u305f\u3089\u30dd\u30a4\u30f3\u30bf\u914d\u5217\u3092\u4f7f\u3046\u3093\u3060\u308d\u3046\u3051\u3069\u3001 #include <stdio.h> void foo1(int *data[],int row,int column){ int i,j; for(i = 0;i < row;i++){ for(j = 0;j < column;j++){ printf(\"%d \",data[i][j]); } printf(\"\\n\"); } } int main(int argc, char const* argv[]) { int data[3][3] = {{1,2,3},{4,5,6\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmfumi.hatenadiary.org%2Fentry%2F20100926%2F1285433790\" title=\"2\u6b21\u5143\u914d\u5217\u3092\u95a2\u6570\u306b\u6e21\u3059 - mfumi\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://mfumi.hatenadiary.org/entry/20100926/1285433790","blog_title":"mfumi\u306e\u65e5\u8a18","provider_url":"https://hatena.blog","height":"190","type":"rich","author_url":"https://blog.hatena.ne.jp/mFumi/","provider_name":"Hatena Blog","published":"2010-09-26 01:56:30","image_url":null,"version":"1.0","width":"100%"}