Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 921159 thumbnail
User 225256 avatar

By mswatcher
via codecogs.com
Submitted: Feb 09 2013 / 12:34

The atexit function registers the given function to be called at program exit, whether via exit or via return from the program's main. Functions so registered are called in reverse order; no arguments are passed. These functions must not call exit; if it should be necessary to terminate the process while in such a function, the _exit function should be used. Alternatively, the function may cause abnormal process termination, for example by calling abort.
  • 1
  • 0
  • 44
  • 12

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)