How to detect removable storage insertion?

Hello everyone

Sorry if the subject little bit confusing .

I’m beginner in C , I need to write a program to detect when a removable storage is inserted to my computer and return the letter of that storage for example : E , F …etc
I’m using visual studio 2017.

thank you

A quick 5 second google search brought me to these two links. Hopefully they will be of use to you since I don’t know how to program in C.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.