Saw in a tutorial where cdecl could be used to translate complex declarations into english and vice versa. Was wondering how this is done. Can someone tell me how this is done? Thanks!!
Probably they refers to this (http://cdecl.ridiculousfish.com/?q=declare+bar+as+volatile+pointer+to+array+64+of+const+int).
You can download also a C source to compile a local app.
Quote from: frankie on July 17, 2015, 01:13:07 PM
Probably they refers to this (http://cdecl.ridiculousfish.com/?q=declare+bar+as+volatile+pointer+to+array+64+of+const+int).
QuoteC gibberish ↔ English
Misleading title, should be C gibberish ↔ pseudo-English gibberish
source and compiled binary.
Timo it could be a nice addin, select the part of code and get the explanation. ;)