I am studying the Advanced programming in the unix environment.
There they says that we can register upto 32 functions with atexit().
Why that is limited to 32 functions?
can any one tell the answer?
There they says that we can register upto 32 functions with atexit().
Why that is limited to 32 functions?
can any one tell the answer?
Comment