MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: register_function line
-
Date: Fri, 31 May 1996 06:57:51 PDT
-
From: slayer@kaiwan.com
-
Content-Type: text/plain; charset="us-ascii"
At 11:19 PM 5/30/96 PDT, Diana L Harris wrote:
>
>Here's what I got:
>I found that new_float is already a function, defined in numbers.c
>
>I think the problem is somewhere integers are getting mixed with floats,
>raising the 'incompatible types in assignment' or maybe how 'dist' is
>defined at the beginning of the function.
>
>I've been trying for a while now and just can't get it to work. Maybe someone
>can figure out this little (or is it) problem...
>
>Thanks again, I really appreciate the help given.
>
if you're putting it in extensions.c, you'll probably have to put a
"#include numbers.h" in the beginning, so it'll know where to look for that.
>
>
>
...This is not a signature.
Home |
Subject Index |
Thread Index