I noticed that doxygen comments have been added for FILE_IO. I find the docs for
FIO∆fprintf_stderr to be a bit unclear.
The documentation says:
Function: Zi ← A FIO∆fprintf_stderr B
fprintf(stderr, A1, A2...) format A1
The function takes a B argument, but that argument is never actually used. If that is expected behaviour, then I think it should be documented?
Regards,
Elias