Jump to content

SOM Assert: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 December 2022

6 May 2020

10 October 2017

  • curprev 18:5318:53, 10 October 2017 Martini talk contribs 1,563 bytes +1,563 Created page with "This macro asserts that a boolean condition is true. ==Syntax== <PRE> boolean condition; long errorCode; SOM_Assert(condition, errorCode); </PRE> ==Parameters== ;..."