|
Re: EasyC Wish List
I wish the next version of EasyC has a built in implementation of a switch statement.
Our student programmer this year had a hard time following a mess of nested if statements.
She learned how to make state diagrams and to implement them using switch statements. She had a much easier time debugging and writing code with switch statements.
We are training new programmers with EasyC. A "non-user code" switch statement would really help. Thanks.
|