The C code has mixed tabs-spaces indentation. You should consider just using a tool like astyle to use one style, and not change/mix/mess styles in the middle of the same file. :-)
The C code has mixed tabs-spaces indentation.
You should consider just using a tool like astyle to use one style, and not change/mix/mess styles in the middle of the same file.
:-)