I want to throw exception handling in C instead of crashing my application in C or Qt platform . Example am taking below code
int main() { char *str;