Skip to content

格式化相关检测 #81

@wujinting001

Description

@wujinting001

C++ 类似如下代码:

float persent = 10.0; print("persent = %f%\n", persent);
想输出 10.0% ,工具会报格式化参数个数不一致
这个有什么办法规避吗

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions