From: "lou smith" <9813152 AT fharga DOT sun DOT ac DOT za> Organization: Stellenbosch University To: djgpp AT delorie DOT com Date: Sat, 18 Apr 1998 17:36:10 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: how do i get a pointer's selectors Message-ID: <2057613D3B@fharga.sun.ac.za> Precedence: bulk hello. i would like to know how i can find out which segment a pointer points to, after mallocing a chunk of memory. (question 2 : do pointers contain segments or are they just offsets) (question 3 : if they are only offsets, which selector do i use with them) i looked in the mail archives but couldnt find a thing. please inform me if you know thanks in advance. (apologies in advance, if these are stupid questions) lou.