cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Dev C++ #pragma region
Dev C++ #pragma region
Nov 10, 2008 at 10:48pm
Nov 10, 2008 at 10:48pm UTC
Retro
(2)
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
Nov 10, 2008 at 11:26pm UTC
Zaita
(2770)
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:27pm UTC
Nov 10, 2008 at 11:32pm
Nov 10, 2008 at 11:32pm UTC
Retro
(2)
Thanks...
....
Last edited on
Nov 10, 2008 at 11:32pm
Nov 10, 2008 at 11:32pm UTC
Topic archived. No new replies allowed.