does anybody have any idea as to where i can find tasm32.exe... i've tried searcing in google but could not find it...
Have a look at LzAsm, I don't know if you can get a free copy of Tasm32 :
QuoteLZASM is an x86 assembler for DOS and Windows that handles the TASM (Turbo Assembler) IDEAL mode and produces OMF OBJ files. Support MMX, SSE, SSE2, SSE3 (PNI), 3DNow!Pro instructions.
http://lzasm.hotbox.ru
hi vortex,
i'm using a bcc command line compiler(which is free to download from the Internet) and i need to embedd some assembly code into my c code.
on compiling, i get the following error messages...
warning: restarting compile using assembly in function main()
error: unable to execute command 'tasm32.exe'
consequently, i checked the 'bin' folder for tasm32.exe and it was not present... hence the need for that file...
any suggestions??
regards.
You can find it inside one of the C++ Builder trials/demos
The problem is that i can not remember in wich one...