質問編集履歴

2

カテゴリの追加

2021/07/13 14:21

投稿

SUNMOON_14
SUNMOON_14

スコア20

test CHANGED
File without changes
test CHANGED
File without changes

1

補足

2021/07/13 14:21

投稿

SUNMOON_14
SUNMOON_14

スコア20

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
 
22
22
 
23
- char prompt_str[] = "Command: "
23
+ char prompt_str[] = "Command: " // プロンプトの初期設定は"Command: "
24
24
 
25
25
  void prompt(char *[]);
26
26