Help with programming
Posted: Wed May 04, 2005 10:46 pm
Hello. I'm trying to write a program that pulls data from the stock table. I'm not that great a programmer, and am using C++. I'm stuck on the long integers as strings (eg. pieces sold, value sold). A search on the net revealed that in QB, the CVL$ function would get them back to something usable. The problem is that I can't find an equivalent function in C++.
So, I'm hoping that someone can explain to me how the MKL$ function encodes the data to the string, so I can figure out a way to reverse the process.
Thanks!
So, I'm hoping that someone can explain to me how the MKL$ function encodes the data to the string, so I can figure out a way to reverse the process.
Thanks!