↱"cdecl"

A tool to help understanding or writing complex declarations in C! πŸ™‚

Online version: https://cdecl.org/

Install on #LinuxMint / #Ubuntu / #Debian with:

> "sudo apt install cdecl"

Thank you for the tip, @sirwumpus , and thank you for all the other related tips, @xexyl ! 🧑

#c #cprogramming #programming #clang #gcc

@duke_of_germany @xexyl Its one of the hidden online gems.
@sirwumpus @duke_of_germany oh this is hilarious ... you know how I have told you, @sirwumpus, how my vision is absolute rubbish? Well yesterday with my distance glasses (as opposed to reading glasses) I thought you wrote 'game'. Yes it's certainly a gem! Though given the bugs I found (didn't check the website for that) and given that one has to be careful to not be pulled into C++ expressions one should take it with a pinch of salt. That always goes with #C of course.
@duke_of_germany @sirwumpus as for you @duke_of_germany you are most welcome. BTW: as for game dev: that's actually a great way to learn #C! Come up with a game to write. Or else an open source game to modify and play with. Obviously get into the habit of using a RCS (revision control system). When I started I used CVS and I often still miss it due to things I do not at all like about git. That's another matter entirely of course.