photo

Shayne Albertson


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
216,726
of 300,863

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答