This is the Linux app named libcxc whose latest release can be downloaded as libcxc-4.5.0.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named libcxc with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
libcxc
Ad
DESCRIPTION
The main purpose of this library is to provide uniform interface for seamless handling of signals and exceptions.
This project is focused on simplicity and flexibility - it does not even try to mimic C++ exceptions system - instead, it offers only few simple functions and macros which can be easily combined with custom user code to tune the functionality for particular use cases.
Features
- separate, mprotect()-ed, per-thread stacks for signal handlers.
- separate, mprotect()-ed, per-thread stacks for exceptions data.
- no dynamic heap allocations (excluding initialization).
- nested exceptions (including CATCH section).
- support for separate signal handlers per each exception' nesting level.
- support for POSIX real-time signals.
- automatic thread crash detection.
- restartable TRY section.
- exceptions stack backtracing.
- manpage included.
- tests included.
Audience
Developers
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/libcxc/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.