Hello I was wondering if someone could give me an example of a new line character...I have an error in a rpogram I got and it says I am missing a semicolon....I think the new line character goes something like this
cout<<"Something \n";
is that right?