Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!brutus.cs.uiuc.edu!psuvax1!rutgers!cmcl2!phri!marob!daveh From: daveh@marob.masa.com (Dave Hammond) Newsgroups: comp.lang.c Subject: pointer comparisons on PC (thanks, and a followup question). Message-ID: <2583A4BE.697A@marob.masa.com> Date: 11 Dec 89 12:59:41 GMT Sender: daveh@marob.masa.com Reply-To: daveh@marob.masa.com (Dave Hammond) Organization: ESCC, New York City Lines: 19 Thanks to all who responded to my inquiry about pointer comparison on the PC. Perhaps you'll indulge me a bit longer. The program is being compiled in the Large model, but the normalization process does not appear to occur with automatic storage, only external. Am I correct in assuming that stack variables are always treated as Small model, since the stack must fit in a 64k segment ? Finally, does anyone have suggestions on C compilers for the PC which are better suited for development than Turbo-C ? Are there compilers which will do pointer normalization all the time (and allow me to port software to DOS without having to scan thousands of lines to determine where "huge" has to be inserted :-<) Thanks, again. -- Dave Hammond daveh@marob.masa.com daveh@dsix2.uucp