Visual studio 2010 error!!

Dec 15, 2010 at 8:10pm
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 Dec 15, 2010 at 8:13pm
Dec 15, 2010 at 8:34pm
Thanks firix :))))

From the edit menu, select Advanced, then turn off View White Space.
Dec 15, 2010 at 9:46pm
wtf?
Dec 15, 2010 at 9:46pm
What just happened here?
Dec 15, 2010 at 11:19pm
I found the answer and I've shared it.....................
Dec 15, 2010 at 11:19pm
I found the answer and I've shared it.....................
Dec 15, 2010 at 11:20pm
He found the answer and he shared it................

(Sorry too much time on Reddit...)
Dec 16, 2010 at 7:05am
What ??
Last edited on Dec 16, 2010 at 7:10am
Topic archived. No new replies allowed.