2439905184 / 2439905184/binary-instruction

下面的代码应该使用结构体来进行读取

Open
#5 0 comments 0 reactions 1 assignee Claimed by @2439905184 View on GitHub
Dominant language
D
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```D
byte​[] head = read_head(file);
byte​[​1​] space;
file.rawRead(space);
char​[] name = read_name(file);
//​分号
file.rawRead(space);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.