- Joined
- Jun 14, 2024
- Messages
- 54
- Solutions
- 9
- Reaction score
- 62
- Points
- 18
Here are a few small random snippets I found in an old project of mine - v18 base. Thought I'd share them here in case it is of use to anyone.
A few of these snippets are modifications of, or depend upon, other released systems.
Most of these were done a long time ago so there may be better solutions out there, or they may have security issues. I've checked them all for basic functionality only. I'm too lazy to check other peoples sources nowadays so feel free to post better snippets or amend my snippets if you spot something.
Ellipses (...) indicate non-relevant code that has been omitted for space saving.
I also apologize if these snippets are missing anything or rely on anything that I've not included, the defines in my old project made me want to spoon out my eyes.
A few of these snippets are modifications of, or depend upon, other released systems.
Most of these were done a long time ago so there may be better solutions out there, or they may have security issues. I've checked them all for basic functionality only. I'm too lazy to check other peoples sources nowadays so feel free to post better snippets or amend my snippets if you spot something.
Ellipses (...) indicate non-relevant code that has been omitted for space saving.
I also apologize if these snippets are missing anything or rely on anything that I've not included, the defines in my old project made me want to spoon out my eyes.