Hi, I have an assignment which is to build a library of some routines in assembly. Does anybody know how the main program (that calls the routines) and the program (library
file) which includes the routines sould be?I mean their syntax. I use masm611 and i made a library file with the ms-lib...