Visual studio 2010 error!!

Hi ,


I am using Visual Studio 2010.I am writing code.arrow marks out.
as follows
how I solve this problem?


How can I remove this arrow marks?


1
2
3
4
5
6
7
->	bool.cmp(Record.&r1,.Record &r2)
->	{
->      ->		if (r1.>.r2)
->      ->  ->	return.true;
->      ->		return.false;
->	}



http://devnet.jetbrains.net/servlet/JiveServlet/showImage/2-5274939-6583/2.png
Last edited on
Thanks firix :))))

From the edit menu, select Advanced, then turn off View White Space.
wtf?
What just happened here?
I found the answer and I've shared it.....................
I found the answer and I've shared it.....................
He found the answer and he shared it................

(Sorry too much time on Reddit...)
What ??
Last edited on
Topic archived. No new replies allowed.