hello everyone. i read about the functions abswrite() or absread() etc, but these fucntions are not supported in modern compilers. i would like to know what are the modern alternatives of these functions in c++?? btw i am using visual studio 2010 and rad studio xe.
cent91 0 Newbie Poster
Recommended Answers
Jump to PostWhat do you need those functions for? Are you modernizing a virus? ;)
Jump to Posti just wanna have some power to read and write directly at the disk on basis of sectors and tracks etc.
My initial reaction is "Why do you want to do that?". But it's not as if the Windows API doesn't provide low level device support:
All 5 Replies
NathanOliver 429 Veteran Poster Featured Poster
Narue 5,707 Bad Cop Team Colleague
cent91 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
cent91 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.