Text to Long
-
Hi, I am getting the text data "12345" and i want to convert it into long data type 12345. Is there any API which do this? Thanks
-
Hi, I am getting the text data "12345" and i want to convert it into long data type 12345. Is there any API which do this? Thanks
-
Hi, I am getting the text data "12345" and i want to convert it into long data type 12345. Is there any API which do this? Thanks
See the FAQ 6.3 How can I change a number into its string representation, or vice versa?[^] --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
-
It would not give same 12345 number. I am not looking for long value of text "12345". I am looking for same number which text contain!! :)
I have checked atol it works fine i think it satisfies ur demand :cool: Vikas Amin Embin Technology Bombay vikas.amin@embin.com
-
It would not give same 12345 number. I am not looking for long value of text "12345". I am looking for same number which text contain!! :)