How do i directly read the disk sectors on my HDD in Turbo C/C++?I am working in win98 environment.'absread' or 'abswrite' gives 'Unknown error"
When i use F8 and get the machine into DOS,the error changes to "invalid function number".All this works fine when I change the drive to A: drive but not when i change it to C or D or E i.e HD drives.
Is there any function in VC++ which can give direct access to the HDD ?
Thanks in advance.



LinkBack URL
About LinkBacks


