hi all,
i have a question
1) how can we change the value of a macro during compilation time tell me with an example
2) what is difference between exception and memory leak. how to handle exception in c
3) where are the extern and register variables stored(text,data,BSS,heap,stack)