|
-
May 21st, 2002, 02:06 AM
#1
How to i Convert Hex int Value.
Hi,
How do i conver the Hex value to Integer value. for example
i am having the Hexvalue is "1E2EE"( for ex: int 30 = 1E(Hex Value ), int 750 = 2EE(hex vlaue) )
How do i Conver Hex to Int do that?...
CString csTemp = "1E2EE";
how do i convert to Int?...
any help pl.
i am using VC++,MFC
Rajesh. S
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
|