About
  1. | API Documentation
  2. | Common
  3. | utils
  4. | InstallSignal

InstallSignal

Defined in <utils/ErrorHandling.h>

This function takes the signal value passed in and registers it with the CritErrHdlr callback so that CritErrHdlr will be called if a signal matching that value is caught. This is mainly used for catching things like SIGSEGV or SIGABRT signals.


void InstallSignal(int __sig)
(1)

  1. Parameters:
    • int __sig

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000