This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

two indentifiers in the same line, no operators

What is this line and what does it do. The first part is a previous enumeration, the second part is the first occurrence in the module.

static enum DEFROST_STATE PreviousState;

0