home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / internal / 1554 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!agate!netsys!ukma!asuvax!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!mccall!infopiz!cmkrnl!jeh
  2. Newsgroups: vmsnet.internals
  3. Subject: RE: dream extensions for MACRO-32
  4. Message-ID: <1992Nov6.103141.839@cmkrnl.com>
  5. From: jeh@cmkrnl.com
  6. Date: 6 Nov 92 10:31:40 PST
  7. References: <9211041447.AA27426@sndsu1.sinet.slb.com>
  8. Organization: Kernel Mode Consulting, San Diego, CA
  9. Lines: 17
  10.  
  11. In article <9211041447.AA27426@sndsu1.sinet.slb.com>, brydon@dsn.sinet.slb.com writes:
  12. > I would also like to see DEC consider addition of the concept of a DSECT, as
  13. > implemented in other assembler languages.  This is a data structure that
  14. > doesn't create any storage, just defines a family off offsets, like a struct
  15. > in C.
  16.  
  17. Fixed in a previous release. :-)  See the $DEFINI, $DEF, $EQU, $DEFEND, $VIELD,
  18. and _VIELD macros.  These use a .psect with the ABS attribute.  They're
  19. documented in the _Device Support_ manuals but usable in any Macro code, not
  20. just device drivers.
  21.  
  22.     --- Jamie Hanrahan, Kernel Mode Consulting, San Diego CA
  23. drivers, internals, networks, applications, and training for VMS and Windows-NT
  24. uucp 'g' protocol guru and release coordinator, VMSnet (DECUS uucp) W.G., and
  25. Chair, VMS Programming and Internals Working Group, U.S. DECUS VAX Systems SIG
  26. Internet:  jeh@cmkrnl.com, hanrahan@eisner.decus.org, or jeh@crash.cts.com
  27. Uucp:  ...{crash,eisner,uunet}!cmkrnl!jeh
  28.