how to send ata commands to a harddisc

A

Andreas Kasper

hi

i have to write a programm which should write ata commands to a
harddisc. does anyone know how to du this in borland c++ 3.1 because i
have no clue how to do this.

thank you
andreas kasper
 
P

Peter van Merkerk

Andreas Kasper said:
i have to write a programm which should write ata commands to a
harddisc. does anyone know how to du this in borland c++ 3.1 because i
have no clue how to do this.

Standard C++ has no suppport for this, you will have to use platform
specific functions for this (which are off-topic here, just like borland
specific questions).

<off-topic>
If it has to run on the MS Windows platform look for SPTI (ASPI may be an
alternative, but tends to be somewhat problematic to get it to work on some
systems).
</off-topic>

Suggestions for more appropriate newsgroups can be found here:
http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top