Io.mac and io.obj for masm32 in windows

  • Thread starter Thread starter skriabin
  • Start date Start date
  • Tags Tags
    Windows
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
skriabin
Messages
11
Reaction score
0
Hi, the release of masm32 doesn't come with the files to include io.mac and io.obj. I am very new to this assembly language and I'm wondering where to place these files I have obtained. I tried placing these in the folder \include and \bin and \masm32 but when I write include io.mac in my program, it says it can't find the file io.mac. Any help?
Thank you
 
Physics news on Phys.org
oh it was just placing these on the same folder with my programs. yeah beginner stuff :)