Hey xwb,
I'm so darn tired of learning new languages (I thought Clipper would be the last) that I could just .... Anyhow, I decided to just dive in and rewrite the app (about 250,000 lines of code in Clipper) in C++ assuming C++ will be around for a while. I looked at all the alternatives...
Hey cpjust,
<< But I have a strong feeling that if we knew what you're planning to use this array for, we could find a better solution. >>
After thinking about it I came to the same conclusion. In our app we deal with large dynamic arrays incorporating many data types including elements...
Coming from Clipper to Visual C++. Clipper was written in C, possibly C++ not sure. Anyhow, within Clipper it's possible to store any and all data types including mixing those data types in the elements of a single array. How is that done in C++. As far as I can see it seems it's not...
Looking for a recomendation of a network source code library. Several programmers around the country will be working on the same application consisting of several hundred source files. Need a lib that will eliminate programmers stepping on one another.
Thanks in advance for your assistance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.