home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11394 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  891 b 

  1. Xref: sparky comp.os.msdos.programmer:11394 comp.sys.ibm.pc.misc:15786 comp.sys.ibm.pc:972
  2. Newsgroups: comp.os.msdos.programmer,comp.sys.ibm.pc.misc,comp.sys.ibm.pc,programmer
  3. Path: sparky!uunet!world!sheldon
  4. From: sheldon@world.std.com (Sheldon Gringorten)
  5. Subject: Mixing C and Assembler
  6. Message-ID: <Bz9t6K.M3@world.std.com>
  7. Organization: The World Public Access UNIX, Brookline, MA
  8. Date: Mon, 14 Dec 1992 22:30:19 GMT
  9. Lines: 13
  10.  
  11.  
  12. I am trying to merge some assembler code with a C module.  I have data
  13. defined in the C module, and data defined in the assembly module.  When
  14. I enter a routine defined in the assembly module and write some data, I
  15. notice that data defined in the C module gets corrupted.  
  16.  
  17. Anybody have any ideas as to why this is happening, or how to resolve it?
  18.  
  19. Thank you.
  20.  
  21. -Sheldon        (sheldon@world.std.com)
  22. -- 
  23. -Sheldon                   (sheldon@world.std.com)
  24.