photo

Shayne Albertson


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
216,720
of 300,857

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,097

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,361

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can I create a battleship game board with a variable size as a char array so that I can edit certain elements of it?
So I have the user input the size of the board they want to play on and I figured out how to do it using for loops and fprintf s...

約10年 前 | 0 件の回答 | 0

0

回答

質問


How can I clear all the variables except one before restarting my program?
Is there a way to clear all of the variables except one when I end a game I wrote so that the next time it starts the variables ...

約10年 前 | 1 件の回答 | 0

1

回答

質問


How can I create a battleship game board with a variable size as a char array so that I can edit certain elements of it?
So I have the user input the size of the board they want to play on and I figured out how to do it using for loops and fprintf ...

約10年 前 | 1 件の回答 | 0

1

回答

質問


How can I make a text file that I can edit after each time I run a program?
I want to print *to a text file* the name, score, and board size of the user once a user has completed a simple game I designed....

約10年 前 | 2 件の回答 | 0

2

回答