#pragma exit is primarily used for?
Posted: Wed Jul 13, 2022 7:54 pm
a) Checking memory leaks after exiting the program
b) Informing Operating System that program has terminated
c) Running a function at exiting the program
d) No such preprocessor exist
b) Informing Operating System that program has terminated
c) Running a function at exiting the program
d) No such preprocessor exist