Can I use ifstream and istream both?Can you please explain more or show me your code so that I can tell you where the mistake is?
enumerationsMaybe your compiler is too old you can use #include<iostream.h> instead of #inlcude<iostream> and ad...
two dimensional arrays!Sorry add a [code]return 0;[/code] at line 74 before the closing brace and if you use DEV CPP add a ...
IDE?Here are links to Netbeans itself http://netbeans.org/downloads/index.html And here is a link to how...
IDE?@[b]Xander314[/b] Also Netbeans for C/C++ only (which does not include Java, Python or any other plu...