Click here to Skip to main content
15,896,726 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
class·$(Class·name)|
{
public:
····$(Class·name)();
····~$(Class·name)();
protected:
private:
};

in above code, those dots should be spaces. i pressed space bar, and it is shown as dots though it doesnt show any problem in compiling .

plz help me to get rid of this, its irritating .
Posted
Updated 13-Aug-18 6:35am
Comments
Sergey Alexandrovich Kryukov 13-May-13 0:59am    
Off-topic!

It has nothing to do with programming. This is just the artifact of the editor you use; and you did not even provide any relevant information. Just don't post such things, no one has to care about your irritation. If you care, use some other editor or find out how to use this one...

—SA
Mohibur Rashid 13-May-13 2:45am    
This setup goes to view menu, go there and fix it
seyran1 23-Aug-22 9:40am    
Yes, i care this and worth to discuss to eliminate it.

Its a small setting in your editor. In view, or in personalization or some similar setting, you must have checked the "Show spaces and tabs" or something to that effect.
 
Share this answer
 
Comments
H.Brydon 13-May-13 21:52pm    
Right, or "show whitespace". +5 for your answer.
in menu:
edit->"Editor Tweaks"->"Show white space characters"
 
Share this answer
 
Comments
Patrice T 13-Aug-18 12:47pm    
Repeating Solution 1 does not make it another solution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900