Dev C++ #pragma region

Nov 10, 2008 at 10:48pm
Can anyone tell me if there is any feature in Dev C++
similar to the #pragma region and #pragma endregion tags in Visual Studio..?
Something to collapse blocks of code...
Things are getting messy :D

Thanks
Nov 10, 2008 at 11:26pm
No there isn't.

I find by the time your developing work complicated enough to need folding then it's time to upgrade your IDE to something better suited.
Last edited on Nov 10, 2008 at 11:27pm
Nov 10, 2008 at 11:32pm
Thanks...
....
Last edited on Nov 10, 2008 at 11:32pm
Topic archived. No new replies allowed.