CompuServe Messages

#Baffled by Benchmark

    03-Dec-87 21:02:37
Fm: John Draper 76703,4322
To: Thomas Holaday 70407,534
But Thomas, you put 'foo' in the program, so you know where it is. Well, maybe not in real numbers that you can pick up, squeeze, pinch, and rub, but at least that there is a variable named 'foo', and that it MUST be at some address. You tell the compiler where it is by passing 'ADDRESS(foo)'. You can, of course use 'here_is_where_my_string_is := (ADDRESS)foo', and then pass it as 'here_is_where_my_string_is'. Hmm… hope I have the right operator there, ADDRESS vs. ADR, that is. Regards, Larry.