Dev C++ #pragma region

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
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
Thanks...
....
Last edited on
Topic archived. No new replies allowed.