Title: | OpenVMS Run-Time Libraries |
Notice: | Routines documented in the Run-Time Library volumes covered here |
Moderator: | LOWFAT::DIETER |
Created: | Sat Jan 25 1986 |
Last Modified: | Wed May 28 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 966 |
Total number of notes: | 4598 |
I'm trying to do an update to FAKE_VM to track dynamic strings better. I've been looking over the VMS source listings for LIBRTL, and I see that the string related RTL routines make use of a pre-declared zone descriptor data structure called "STRING_ZONE". My questions are: 1) How can I obtain the address of this structure? 2) Is this data structure "complete"? ie assuming I can get a pointer to it, can I feed it to the normal VM routines as a zone descriptor? Thanks, Dave
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
962.1 | ACISS2::LENNIG | Dave (N8JCX), MIG, @CYO | Fri Feb 14 1997 13:28 | 6 | |
Ahh... LIB$GET_VM_POINTERS(2) returns the default zone id LIB$GET_VM_POINTERS(3) returns the string zone id Dave | |||||
962.2 | LIB$FIND_VM_ZONE? | GIDDAY::GILLINGS | a crucible of informative mistakes | Sat Feb 15 1997 17:13 | 0 |
962.3 | short note works? | GIDDAY::GILLINGS | a crucible of informative mistakes | Sat Feb 15 1997 17:23 | 3 |
For some reason I couldn't post the reply I wanted to, kept getting link exits. MAILed response to Dave instead. John Gillings, Sydney CSC |