cdecl
C/C++ function declaration translator


Cdecl is a program which will turn English-like phrases such as "declare foo as array 5 of pointer to function returning int" into C declarations such as "int (*foo[5])()" and vice-versa. It handles typecasts and C++ as well, and offers command line editing and history.

GPL-3.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...