Using a String

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TGF

    #1

    Using a String

    Hello,

    I am using a RichEditTextBox component and I would like to put some
    information into it. The problem is I cannot decide on the best method to
    do this. Likewise I have an int variable that I would like to copy to a
    string similar to the sprintf() function, but cannot decide the best way to
    do this either. Any ideas?


    -TGF



Working...