Hi Coding Blocks TA,
I am not able to understand why (void *) is used for type conversion.
Can’t we use simply (void) for type conversion?
Also in the video Prateek bhaiya said that we can use (int) also for typecasting, but it’s giving error!!
Can you please help me in finding the correct solution with detailed explanation?
Thank you & have a nice day!!