EmbLogic's Blog

USE OF atexit()

head 1.3;
access;
symbols;
locks
ashish:1.3; strict;
comment @ * @;

1.3
date 2015.03.24.12.56.57; author ashish; state Exp;
branches;
next 1.2;

1.2
date 2015.03.24.12.54.03; author ashish; state Exp;
branches;
next 1.1;

1.1
date 2015.03.24.12.53.35; author ashish; state Exp;
branches;
next ;

desc
@programme to use atexit()
@

1.3
log
@now calling the atexit(),from the main(),where the function declared above will be passed as an argu to this function
checking the condition for succeding this func
then if it succed then the ext(),will be called and then final exit would be done

@

1.2
log
@declaring header files
now giving the defination of a function ,which will be called at the time of exit
@
text
@a2 1
///#include
@

1.1
log
@Initial revision
@
text
@d3 1
a3 1
//#include
@

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>