01-10-2011 05:22 PM
Hello, I'm looking for an example of C code that will read and report the serial number from the PC hard drive and from a USB memory stick . Thanks!
01-10-2011 11:50 PM - edited 01-10-2011 11:51 PM
This post from Al S should be of much help.
01-11-2011 10:21 AM
Thanks Roberto! I'll give it a try
01-11-2011 12:13 PM
Since most drive serial numbers are shown in hex, line 29 in my original example Roberto referred to should be
"\tVolume serial number = %x\n"