Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: wolfcry on May 01, 2010, 06:29:15 am
-
Hey all,
I can view the elements of a vector while debugging, if I make sure 'undefined' is selected, however, a string of text is shown before the elements. I searched and though I found a post discussing about viewing vectors, it didn't help because it's not the same issue. How do I get rid of the string of text before the elements of the vector?
I highlighted what I'm talking about in a screen capture which I attached to this post.
Thanks
[attachment deleted by admin]
-
Try a nightly, it has better vector support
-
Hi oBFusCATed,
Thanks for the tip. The nightly works beautifully with the vectors and so far I've only ran into a few bugs / hitches with the progam.
Thank you.