Path: utzoo!mnetor!uunet!portal!cup.portal.com!Randomizer From: Randomizer@cup.portal.com Newsgroups: comp.lang.c Subject: Help! small -> medium -> large -> huge etc Message-ID: <1930@cup.portal.com> Date: 11 Dec 87 20:34:28 GMT Organization: The Portal System (TM) Lines: 22 XPortal-User-Id: 1.1001.2065 Help! I'm learning this beautiful but sometimes difficult lang called 'C' on the segmented architecture of an 8088 computer. Can any of you brilliant guys who program in 'C' on the IBM please tell me: If I write code in small model, then compile in large -- what variables and pointers do I need to change to NEAR and FAR. How do I determine this? How do I know if something is in another segment etc.... Please help, I have MSC 5.0 and Turbo C so most code you send should work for illustration purposes. please E-Mail. Randomizer@cup.portal.com *or* Aron_Fingers_Nelson@cup.portal.com P.S. Any help would be appreciated in conversions from one model to the next. Thanks in Advance!