ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: C exit and atexit functions
C exit and atexit functions

FILE INFORMATION

Ranked as 34977 on our all-time top downloads list with 1157 downloads.
Ranked as 13584 on our top downloads list for the past seven days with 2 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
BadGood
1  2  3  4  5  6  7  8  9  10  

ARCHIVE CONTENTS

Archive Contents
Name Size
atexit/atexit.txt   2780
atexit/atexit.asm   3076
atexit/LGPL.txt   26432

  Copyright © 1996-2019, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer