www.digitalmars.com         C & C++   DMDScript  

c++.dos - Pointers

reply Raghav <123raghav gmail.com> writes:
Explain about the Near , Far and Huge pointer implementations in C
Jun 06 2009
parent Walter Bright <newshound1 digitalmars.com> writes:
Raghav wrote:
 Explain about the Near , Far and Huge pointer implementations in C
This should help: http://www.digitalmars.com/ctg/pointers16.html and: http://www.digitalmars.com/ctg/ctgMemoryModel.html
Aug 07 2009