Mozilla.com

  1. MDC
  2. Main Page
  3. NS_PRECONDITION
Table of contents
  1. 1. Summary
  2. 2. Syntax
  3. 3. See also

NS_PRECONDITION

Table of contents
  1. 1. Summary
  2. 2. Syntax
  3. 3. See also

Summary

Macro

Has the same effect as NS_ASSERTION. Should be used to test conditions that the caller of a method ought to ensure.

Syntax

NS_PRECONDITION(expressionToTest, "error text");

Page last modified 23:28, 26 Mar 2006 by Nickolay

Files (0)