cmeyer@milton.u.washington.edu (Colin Meyer) (03/14/91)
I have been doing a little hacking, & I have a couple of questions: 1. How can I put an object that I create on the stack (from ml). I assume that the easiest way to create an object is to use the string allocating routine & modify it as needed. 2. How do I do loops in system-rpl? 3. What range does the crc in a library cover, and what is the easiest way to calculate it? Occasionally, I have wanted to make small changes to a library by hand in the memory scanner, as to not have to re-compile it Thanks for any help. -Colin.
cloos@acsu.buffalo.edu (James H. Cloos) (03/15/91)
In article <18360@milton.u.washington.edu> cmeyer@milton.u.washington.edu (Colin Meyer) writes: >I have been doing a little hacking, & I have a couple of questions: > [etc.] >3. What range does the crc in a library cover, and what is the easiest > way to calculate it? Occasionally, I have wanted to make small changes > to a library by hand in the memory scanner, as to not have to re-compile it From what I can tell, the crc excludes only the header field and itself. The size field does include the crc. -JimC -- James H. Cloos, Jr. Phone: +1 716 673-1250 cloos@ACSU.Buffalo.EDU Snail: PersonalZipCode: 14048-0772, USA cloos@ub.UUCP Quote: <>