adambard / adambard/learnxinyminutes-docs
[chinese/cpp] a brief addition
- 主要语言
- Markdown
- 星标
- 12.3k
- 派生
- 3.7k
- 平均合并
- 13 小时 10 分钟
- 30 天内合并 PR
- 6
描述
At begining, add "In C, character literals do not exist as a distinct type — they are effectively aliases for integers. In C++, however, true character literals of type char were introduced."
The original document only described the difference in size, which was confusing.
贡献指南
调研方向
Use the [chinese/cpp] tag to locate the relevant Chinese C++ markdown document in the repo, then find the character-literal section. Add the exact sentence at the beginning of that explanatory part and make sure the wording around C vs C++ size/type differences remains coherent. No tests are mentioned; verification is a documentation review/diff check that the new opening note is present and readable.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, cpp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 72/100