|
-
April 14th, 2004, 09:25 PM
#1
newbie - how do i set a int var to a char
Hi,
Im new to c++ and semi experienced at vb.
I need to know how to convert a integer type variable for example to a string type (char?) variable Is there some keyword or easy way to do this that im missing?
My question is, how do I do this in c++?:
dim newVar as integer = cint(stringVariable)
or
dim newVar as String = cStr(numberVariable)
I need to set a integer variable to a string see? Let me know, thanks.
-JBD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|