can any one please explain, how can i access hard
disk(physical address)?
it is possible by the use of far,near or huge pointer?
if yes then please explain......
No Answer is Posted For this Question
Be the First to Post Answer
What is C language Terminator?
What is the use of pragma in embedded c?
A C E G H +B D F A I ------------ E F G H D
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
What are the uses of null pointers?
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
what is diffrence between string and character array?
Will Macros support multiple arguments ?
What are the three constants used in c?
What is a struct c#?
what is purpose of fflush(stdin) function
Is a pointer a kind of array?