0 LIKES LikeUnLike
Ok so I'm new to C and I'm learning, heres my program:// my second program in C #include <iostream>using namespace std;int main (){ cout << "My program"; return 0;}Now everytime i use my Borland C compiler it gives me an error and says "namespace name expected" and it highlights the line of code that says "using namespace std;" Please help!
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.