Re: dostring return
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: dostring return
- From: erik@... (Erik Hougaard)
- Date: 2000年11月13日 16:48:09 +0100
----- Original Message -----
> Yes: dostring returns nil if and only if there was an error.
> --lhf
OK.... I get it now... I just had a dostring function that was suppose to
return a userdata ... And I was getting NULL pointer errors all over the
place ..... OK... I just need to add some extra tag checking .... OK..
/Erik