What is wrong with this???? The errors i get are :
expected primary-expression before "else"
expected `;' before "else"
expected primary-expression before "else"
expected `;' before "else"
This goes for both "else" I must mention that I use MinGW developer studio.And one last question,Should I use visual studio ? If so what is the difference between a custom C++ dev. program and visual studio?
Thank you for your adivse.