A89: copying vars


[Prev][Next][Index][Thread]

A89: copying vars




I need help with this.  I knew how to do it once but I'm having the longest 
brain fart.  Anyway, how would I make it so that I could display a variable 
in a dialog box.  This is in C by the way, using the ti-gcc ide.  I have a 
var, level, and I want to be able to display this in a dialog box, just this 
variable, nothing else with it.  How do I convert that variable into a 
string?  Is that what I have to do?

THANX
Dan



Follow-Ups: