<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi all, <br>
    </p>
    <p>Does anyone know if the RTEMS C API provide some functionality
      similar to the setjmp/longjmp functions of the POSIX API? I did a
      quick search trough the official RTEMS C API doc, but at first
      glance I did not find anything like that.<br>
    </p>
    <p>We are trying to implementing something as the C++ try/catch
      feature.<br>
    </p>
    <p>Thanks,</p>
    <p>Vicent<br>
    </p>
    <div class="moz-signature">
      <table style="font-family: Tahoma, Geneva, sans-serif; font-size:
        10px; color: #797979;" border="0">
        <tbody>
          <tr>
            <td align="center" width="160"><br>
            </td>
            <td rowspan="2" style="padding-bottom: 2ex;"><br>
            </td>
          </tr>
          <tr>
            <td style="padding-bottom: 1ex;" align="center" width="130"><br>
            </td>
          </tr>
          <tr>
            <td colspan="2" style="font-style:italic; font-size:10px"><br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>