g...@rellim.com said:
> Does lfpinit() need to return a signed?  Or should the parameters to
> lfpinit() annd be unsigned?  I'm guessing the later, but I'm new to that
> part of the code... 

Good catch.

I think both parameters should be unsigned.

If you want a negative answer, you need to think about it.  What does 
lfpinit(-3,3) mean?  I think that will be different from -lfpinit(3,3)

-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to