Comment on The temptation is always there
CapeWearingAeroplane@sopuli.xyz 1 year agoUnironically: For in-house scripts and toolboxes where I want to set stuff like input directory, output directory etc. for the whole toolbox, and then just run the scripts. There are other easy solutions of course, but this makes it really quick and easy to just run the scripts when I need to.
BorgDrone@lemmy.one 1 year ago
But those would be constants, not variables.
CapeWearingAeroplane@sopuli.xyz 1 year ago
I typically don’t declare them as such - bring the pitchforks!
Slotos@feddit.nl 1 year ago
Everything’s a variable if you’re brave enough.
CapeWearingAeroplane@sopuli.xyz 1 year ago
‘void*’ doesn’t care about your ‘const’!