954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how do i controll hardware devices such as the dvd rom and the hard disk using c++?

im a beginner in c++ language, it is my first time to handle c++ (because im a java programmer)...part of my training in c++ is to create a dvd controller that will open, close, write and eject the media(preferably cd-rw), and of course, be able to get the files to be burn in the hard disk, in the linux environment...any of you here knows a tutorial for a poor noob like me...i need to know the commands to be used in linux and how to combine them in c++...a tutorial would be nice...thank you

jaepi
Practically a Master Poster
647 posts since Jul 2006
Reputation Points: 32
Solved Threads: 4
 

Investigate the ioctl function . But you'd better be prepared for some very advanced c programming.

Ancient Dragon
Retired & Loving It
Team Colleague
30,050 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You