Subject: Well that is a clever use of function pointers
Author:
Posted on: 2017-12-15 14:25:00 UTC

Some #define'd constants might've been a good move though.

Or, if you really wanted to be fancy, even though it might be overkill for two cases, a C macro for generating the functions.

(since that's really all I don't like about your solution. Excessive copy-paste)

- Tomash

Reply Return to messages