Advertisement

illegal function

Started by March 31, 2004 12:47 PM
13 comments, last by Izarf 20 years, 11 months ago
Yup. IIRC, it''s in the edit menu somewhere. Poke around and you''ll find it.
VS .NET 2002

Tools->Options->Text Editor->C/C++->Tabs

Theres a radio button list. Select ''smart''

And if you want to indent braces:

Under the same subfolder -> click on Formatting
Check off ''Indent Braces''
Advertisement
I do believe if you highlight a selection and then press ALT+F8 it will "smart format"
Thank you for the tip!
Dynamic scoping doesn''t exist in C++ - ie. function within function. I think it would be nice in certain cases, like avoiding macros...
People fear what they don''t understand, hate what they can''t conquer!

This topic is closed to new replies.

Advertisement