Add procedures to allocate strings without garbage collecting.
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2001 17:02:02 +0000 (17:02 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2001 17:02:02 +0000 (17:02 +0000)
commit6b0893d5bbfe63c2cfd9aa470a9fc2eb40fe632f
treea83a43f14ba591606c1ce90af8eed26ec9ea41e3
parent15c6b802f965d86f805603fb395ae050b2e7baef
Add procedures to allocate strings without garbage collecting.
v7/src/microcode/extern.h
v7/src/microcode/string.c