how can i access hard disk address(physical address)?
are we access hard disk by using far,near or huge pointer?
if yes then please explain.....
No Answer is Posted For this Question
Be the First to Post Answer
LOGIC OF Bodmas?
Why is sizeof () an operator and not a function?
What is call by reference in functions?
What are the applications of c language?
Is there a built-in function in C that can be used for sorting data?
What is sizeof int?
What is the difference between exit() and _exit() function?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
Explain what are reserved words?
Where can I get an ansi-compatible lint?
Do character constants represent numerical values?
declare afunction pointer to int printf(char *)?