adambard / adambard/learnxinyminutes-docs

[c/en] Wrong explanation of "float"s formatting in C

未关闭
#4,614 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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"

![image](https://user-images.githubusercontent.com/35804000/223962861-50738bea-155d-45e5-a23c-c50d85bcdedc.png)

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。