I am used to using tabs to indent a program. but recently I was asked to use spaces over tabs in my work place. Also I have come across different indentation styles(within the program) used by different programmers.
Is there a universally accepted indentation practice for c++(or any other language for that matter)?