adambard / adambard/learnxinyminutes-docs
[c/en] Wrong explanation of "float"s formatting in C
未关闭
- 主要语言
- Markdown
- 星标
- 12.3k
- 派生
- 3.7k
- 平均合并
- 13 小时 10 分钟
- 30 天内合并 PR
- 6
描述
https://github.com/adambard/learnxinyminutes-docs/blob/fbaa905e23f26d20b37a3886dd8e07cd6edb8680/c.html.markdown#L819
This actually means "minimum 3 characters, including decimal point with 2 digits on the right of it"

贡献指南
调研方向
Open c.html.markdown around line 819 and compare the explanation with C's float formatting behavior shown in the issue. Update the wording so it describes the minimum width and two digits to the right of the decimal point, then verify the rendered snippet matches the example.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100