Memory Models

Doug Gwyn gwyn at smoke.BRL.MIL
Fri Aug 11 06:58:36 AEST 1989


In article <562 at dcscg1.UUCP> drezac at dcscg1.UUCP (Duane L. Rezac) writes:
>I am just getting into C and have a question on Memory Models.

That is not a C language issue.  It's kludgery introduced specifically
in the IBM PC environment.  Unless you have a strong reason not to,
just always use the large memory model.  (A strong reason would be
compatibility with an existing object library, for example.)



More information about the Comp.lang.c mailing list