Hi ,
I am using Visual Studio 2010.I am writing code.arrow marks out.
as follows
how I solve this problem?
-> -> -> class Range{
char *s;
->-> -> public:
Range(T *s):s(s){}
-> ->-> };
How can I remove this arrow marks?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: this arrow marksThreaded View
|
Click Here to Expand Forum to Full Width |