I need to change 8s in brackets on 9,10,11,12,13,14 and so forth in the code editor. IDE I have Dev-Cpp ver 4.9.9.2. Here's this compiler do?
I need NOT the program. My question is about the compiler(IDE). About configuring it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
case(8): m[y][x]='+';
case(8): m[y][x]='+';
case(8): m[y][x]='+';
case(8): m[y][x]='+';
case(8): m[y][x]='+';
case(8): m[y][x]='+';
case(8): m[y][x]='+';
I need to change 8s in brackets on 9,10,11,12,13,14 and so forth in the code editor. IDE I have Dev-Cpp ver 4.9.9.2. Here's this compiler do?
I need NOT the program. My question is about the compiler(IDE). About configuring it.
case(8): m[y][x]='+';
case(9): m[y][x]='+';
case(10): m[y][x]='+';
case(11): m[y][x]='+';
case(12): m[y][x]='+';
case(13): m[y][x]='+';
case(14): m[y][x]='+';
it is necessary that has been