Ptr and ForeignPtr Questions

Ashley Yakeley ashley@semantic.org
Thu, 20 Sep 2001 02:41:46 -0700


At 2001-09-20 02:31, I wrote:

>    int foo (char selector,char* arg)
...
>          if (selector == 200)

I guess that should be

    int foo (unsigned char selector,char* arg)


-- 
Ashley Yakeley, Seattle WA