Merge pull request #18 from imba-tjd/patch-1

fix typo: 接受 -> 介绍
This commit is contained in:
Ruan YiFeng
2021-09-09 15:00:57 +08:00
committed by GitHub

View File

@@ -103,7 +103,7 @@ struct {
上面示例中,在声明变量`b1``b2`的同时,为它们赋值。
下一章接受`typedef`命令可以为 struct 结构指定一个别名,这样使用起来更简洁。
下一章介绍`typedef`命令可以为 struct 结构指定一个别名,这样使用起来更简洁。
```c
typedef struct cell_phone {