Path: utzoo!attcan!uunet!lll-winken!ames!xanth!mcnc!decvax!ima!mirror!frog!john From: john@frog.UUCP (John Woods) Newsgroups: comp.lang.c Subject: Re: Struct definition in MS-C Message-ID: <1820@frog.UUCP> Date: 21 Aug 89 22:20:00 GMT References: <680010@hpmwjaa.HP.COM> Organization: Misanthropes-R-Us Lines: 16 In article <680010@hpmwjaa.HP.COM>, jeffa@hpmwtd.HP.COM (Jeff Aguilera) writes: > > struct node { > > ... > > ... > > struct node *next; > > }; > > as it is with standard C, but this doesn't work with MS-C. > Are you SURE that doesn't work? MS-C handles my linked lists > perfectly. I'd suspect that the original person has forgotten to properly take note of the MiS-C memory model qualifiers, "near", "far", and "you_cant_get_there_from_here"... ;-) -- John Woods, Charles River Data Systems, Framingham MA 508-626-1101 ...!decvax!frog!john, john@frog.UUCP, ...!mit-eddie!jfw, jfw@eddie.mit.edu