Q1) How to find factorial of a number at pre-processor stage only ? Q2) In C++ NULL is defined as* #define NULL 0* while in C it is defined as *#define NULL (void *) 0 . *What difference it makes ?
-- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To view this discussion on the web visit https://groups.google.com/d/msg/algogeeks/-/RLQTCpRt658J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
