delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/18/12:28:13

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 18:26:51 +0200
MIME-Version: 1.0
Subject: more about pointers and selectors..
Message-ID: <212FB829BE@fharga.sun.ac.za>

hi

thanks for replying to my question about pointers and the selectors 
they use..

suppose i did the following :

	short *buf;  buf = malloc(1000);

and then (using ext inline asm) passed this pointer as a argument and 
put it in %%esi, leaving %%ds as i found it..

could i then access this array using   %%ds:%%esi

thanks in advance.
lou.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019