C exit and atexit functions
|
FILE INFORMATION
Ranked as 35104 on our all-time top downloads list with 1190 downloads. Ranked as 21096 on our top downloads list for the past seven days with 1 downloads.
atexit.zip
|
Filename
|
atexit.zip (Download)
|
Title
|
C exit and atexit functions
|
Description
|
These are the "atexit", "exit", and "_Exit" functions as found in the C Standard Library. Use "atexit" to register a function to be called on program exit. Use "exit" to exit from anywhere in a program and call each function registered with "atexit" in reverse order. Use "_Exit" to exit immediately. This version is a little faster and smaller than the previous version, at $36 bytes for code (versus $3A bytes). It still uses $05 bytes for variables and at least $42 bytes (this can vary) for stack space.
|
Author
|
Christopher Williams (abbrev+ticalc@gmail.com)
|
Category
|
TI-86 Assembly Routines
|
File Size
|
12,604 bytes
|
File Date and Time
|
Sat Nov 11 23:13:29 2006
|
Documentation Included?
|
Yes
|
|
REVIEWS
There are no reviews for this file.
LEAVE FEEDBACK
Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.
Write a review for this file (requires a free account)
Report inappropriate or miscategorized file (requires an account; or you may email us directly)
If you have downloaded and tried this program, please rate it on the scale below
ARCHIVE CONTENTS
|
|
|