How do i interact with my hardwares like disc drives
Expand Post »
hey,
I am a beginner in c++ and i think i have learnt a little about how the program functions... I have been able to write programs that can run only in the DOS mode and i cant even write a windows application but i now understand the program a little.... I will like to take it a step further by learnin how to interact with hardwares like the disk drive ( CD-ROM) but i dont know what i need to do that... all i know is a little programming logic and i have reached the end of the textbook i am using....
I need a little help with my problem.. or if anyone has a better idea of what i can do next.... i would really appreciate it ..
thanks,
addicted...
Re: How do i interact with my hardwares like disc drives
>why does that matter anyway? i thought c++ is portable
C++ doesn't specify anything about hardware. When you step outside the bounds of the language definition, you lose the portability.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.