|
I have been reworking the tn5250 code to compie as c++ code in visual
studio. Is there any interest in having the code on sourceforge?
admittedly I am not great at reading documentation if it is not right in
front of me. So maybe I did not have to do what I did.
I created a c++ project and added the modules one by one as .cpp files.
Added #pragma once to the header files. Removed the struct
typedefs. Changed most of the macros to be straight function calls.. Took
out the trace and debug macros. Removed debug.c, which enabled the calls
thru a function pointer to be declared as function calls. And I have been
moving some static functions to be member functions.
Anyway, I was just doing this for myself and am able to post it somewhere
if people want it. The tn5250 project is well done and works great.
Congrats to those who wrote it.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.