Strictly speaking the "new" identifier is not a reserved word. Still it's good practice not to use it for variables in C language sources. Rename variables to "old_bit" and "new_bit" for consistency. |
||
---|---|---|
.. | ||
api.c | ||
protocol.c | ||
protocol.h |
Strictly speaking the "new" identifier is not a reserved word. Still it's good practice not to use it for variables in C language sources. Rename variables to "old_bit" and "new_bit" for consistency. |
||
---|---|---|
.. | ||
api.c | ||
protocol.c | ||
protocol.h |