Now i think i've converted my int to a string.
But i can't tell because i can't find a way to output it to the screen.
Nor can i figure out how to see what value is being stored in a variable while debugging in MS Visual C++ Express 2005.
I tried putting as the text on a label.
Create::lbMicSkillsPoints-%26gt;Text = convertedString;
doesnt work, nor does a textbox.
I get an error that says cant convert parameter 1 from std::string to System::string.
Can't get string into a text field.?
could you... get it to output the value to a file? or printer? maybe as the value changes make it pause or play a sound.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment