Comment on Show HN: Cdecl-dump - represent C declarations visuallyparentComments−userbinator9moif you know how to use a variable, then you know how to read and write a declaration for it.In other words, the precedence of operators in a declaration have exactly the same precedence as in its use.
Comments
if you know how to use a variable, then you know how to read and write a declaration for it.
In other words, the precedence of operators in a declaration have exactly the same precedence as in its use.