質問するログイン新規登録

質問編集履歴

1

誤記修正

2017/11/24 10:03

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -3,8 +3,6 @@
3
3
  下記サイトに、このようなポインタを使ったプログラムが紹介されています。
4
4
 
5
5
  [【問題9】配列とポインタの深い関係 (1/4)](http://monoist.atmarkit.co.jp/mn/articles/1409/05/news004.html)
6
-
7
- #include <stdio.h>
8
6
 
9
7
  ```C
10
8
  int main(void)