On Wed Sep 7 19:06:18 2022 +0000, Jacek Caban wrote:
Please find a way to avoid things like that, I'm sure it's possible a cleaner solution. If you want event tests in C, there are tools for that in events.c.
Which part specifically do you mean? The array / iteration itself? I mean, it's not like it's necessary, I thought it's simpler this way because it's way easier to extend it for a specific sequence.
I don't really know how to do it otherwise without *hardcoding* them with bunch of ifs.