Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 how do i convert a int variable into string variable
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
aditya




PostPosted: Thu Dec 30, 2004 6:43 pm   Post subject: how do i convert a int variable into string variable

how do i convert a int variable into string variable
and then use it in the font draw
Sponsor
Sponsor
Sponsor
sponsor
SuperGenius




PostPosted: Thu Dec 30, 2004 6:52 pm   Post subject: (No subject)

this is a pretty easy question. you need to use the intstr command. so:

code:

var num : int
var numstring : string
..
num = 2+4
numstring := intstr(num)


Remember, the help file is your friend.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: