Reading disk sector

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sarangmane
    New Member
    • Sep 2007
    • 2

    Reading disk sector

    Hi,
    i want tn read partition table of hard disk.

    Do u know any function to do this.

    Or any other way in any other language.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by Sarangmane
    Hi,
    i want tn read partition table of hard disk.

    Do u know any function to do this.

    Or any other way in any other language.
    Java is definitely the wrong choice for this; better try C++ or maybe even better: C.

    kind regards,

    Jos

    Comment

    Working...