Patrick wrote:

> Hello,
>
> What are PR_ASSERT or PORT_Assert used for?
>
> -- P

These are just clever macros for the standard assert() function.


Reply via email to