This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is character far pointer?

1) what is the diffrence between unsigned char far* pointer and unsigned char* pointer?
2) what is the diffrence between unsigned int far* pointer and unsigned int* pointer?

0