Skip to content
Smartango.com
  • Home
  • About
  • About
  • Portfolio

Tag: longjmp

C Language Exception Handling

  • daniele
  • 24 August 2007
  • 13 min read

Error handling It is common for a program to manage non standard situation, like things does not work as expected, or time is expired on operation, or everything else. Typically C (as any old language) do manage such situation with error code returned, possible errno setted and a table of string that explain errno (sys_errlist). […]

Read More…

Posted in Senza categoria, SoftwareTagged c, exception handling, longjmp, setjmp
©2021 • Smartango.com • Powered by Conversions Theme