Skip to content

[工具]将C语言的声明转化为英语表达 #1587

Open
@fish-404

Description

cdecl: C gibberish ↔ English

Example: int (*(*foo)(const void *))[3]
Output: declare foo as pointer to function (pointer to const void) returning pointer to array 3 of int

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions