Summary: Data is recorded on the disc as the presence or absence of "bumps" along the continuous spiral track. These bumps represent binary form of the compute...
Summary: I don't think you can have a new process run in another window. Each window has its own thread and starting a new window starts a new environment. T...
Summary: i am getting an error in this program: #include <iostream> #include <cmath> #include <cstdlib> using namespace std; double discriminate(doubl...
Summary: >> Records should then be input from this master file into the program in arrays. << If anyone gave me a data processing specification like this...
Summary: Do you want secured data storage on a USB Flash drive or a port dongle. They are not the same. A real port dongle has minimal storage and simply acts ...
Summary: My batch file currently creates a folder with the name of the computer, then creates a txt file with the name of the computer in the aforementioned f...
Summary: Hi All, Wondering if it is possible to import the %DATE% variable into command line FTP. Looking for something like: ftp open ftp.example.com use...
Summary: I'm just trying to gather some information for a possible future project. I need to know if it is possible to write data that would be stored on the R...
Summary: Hello! I know that USB storage devices have a serial ID that identifies the device. Is there any similar serial id for CDs or DVDs? If so - Is there a...
Summary: Hi remgu, what you reported is quite strange, as when I post a script almost always I carefully tested it and this is the case. So, to run you have to...
Summary: I am a tech with a big computer company, all we use on the cdrws we sell is Adaptec or Roxio, whatever it is this week. Anyway, almost every cdrw issu...
Summary: I wish to copy some files and data from my pc onto a cd using a simple drag and drop type application such as nero. How can I copy protect this cd to ...
Summary: Need more information. There are so many possibilities that any answer would be guess work. What language are planning on using? What type of CD are...
Summary: I made a software in Visual basic 6(Data base) & copy it in a CD along with it source code & exe file.I want that no body can copy my data from CD to ...
Summary: How old is your car CD player? most don't have problems with CD-Rs, but as stuart noted, some do. It is much more likely that you are not burning it ...
Summary: I hope this gives you an idea. I've replaced some information on the report to anonymize the report data. Also the formatting is incorrect on this but...
Summary: My computer keeps on freezing when im trying to boot from floppy disks where it says 'verifying DMI pool data'. But when i try and boot from a cd it f...
Summary: Thanks for all the info! I had already tried CD /d without success. I simplified my files for testing this. Here are my 2 test files (they reside in d...
Summary: I'm constructing another form, and when the sales staff enter the current date in the date field, I want the information to be translated and recorded...
Summary: I am sorry if I am posting in the wrong place. I would like info on what connections I would need to purchase so I can copy my old Lp albums on to a c...
Summary: Hey, I have a batch file that I have written that will (eventually) install a few files onto the users computer from a CD Rom. However, I am wondering...
Summary: The procedure we have used to read data from the memory card is as follows: SCARD_T0_COMMAND ib; \\structure defined in winsmcrd.h LPSCARD_T0_RE...
Summary: i have developed an application that will send email i am using Visual Basic 2005 problem is that when i try to send email i am getting following erro...
Summary: Hi, I'm writting program on to get total number of request made to kernel routine alloc_pages(...) since system was booted. I'm stuck on getting da...