On 1/19/06, Zbigniew <[EMAIL PROTECTED]> wrote: > > I think C_c_string should be documented to return a > non-null-terminated string. This bit me hard once; I have since > created a C_c_string0 utility function which does a strncpy like you > did.
Right, I've updated the documentation. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
