Does anyone know how I can get code that I write in Assembler (also called: System 370, PC 370, Mainframe Assembler, Basic Assembler Language (BAL), and others) to be used in C++. I was thinking of assembling it into .OBJ code, and adding it into an object module library, but then how do I manage USING that code once it's in a c++ program?<br><br><hr>
Sean Mackrory<br>[email protected]