Setjmp and longjmp are part of the C Library and should be available on all
architectures supported by RTEMS

--joel

On Dec 28, 2017 5:09 AM, "Vicent Brocal" <vbro...@fentiss.com> wrote:

> Hi all,
>
> 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.
>
> We are trying to implementing something as the C++ try/catch feature.
>
> Thanks,
>
> Vicent
>
>
>
>
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to