[Insight-developers] setting no tab configuration in MSVC++

Lydia Ng lng@insightful.com
Fri, 6 Apr 2001 10:52:38 -0700


Instruction for setting the tab configuration in MSVC++:

-----------------------------------------------
Select menu Tools->Options
Select the "Tabs" tab
Select "C/C++" in "File type:" drop down-box

Set "Insert spaces"
Set "Tab size" to 2
Set "Indent size" to 2

Set "Auto indent" to None
------------------------------------------------

Lydia