|
|
|
|
|
by TorKlingberg
2721 days ago
|
|
I've been a professional C programmer for years, but I rarely find cdecl useful (command line or website). Not because complex C declarations are intuitive to me, but because cdecl fails on any unknown types. Real world C code is full of typedefs. |
|