cvs.gedasymbols.org/archives/browse.cgi | search |
Message-Id: | <199904052107.RAA25803@delorie.com> |
Comments: | Authenticated sender is <mert0407 AT sable DOT ox DOT ac DOT uk> |
From: | "George Foot" <george DOT foot AT merton DOT ox DOT ac DOT uk> |
To: | ams AT ludd DOT luth DOT se (Martin Str|mberg) |
Date: | Mon, 5 Apr 1999 22:04:33 +0000 |
MIME-Version: | 1.0 |
Subject: | Re: inline asm & jmp |
CC: | djgpp AT delorie DOT com |
X-mailer: | Pegasus Mail for Win32 (v2.42a) |
Reply-To: | djgpp AT delorie DOT com |
On 5 Apr 99 at 10:35, Martin Str|mberg wrote: > but note that my version of memchr_alias() doesn't take any > arguments. Hence some massaging is necessary. Your version just passes the arguments (whatever they may be) on to `memchr' -- since they're still on the stack. You'd need to put in the appropriate prototype, of course (i.e. the same prototype that `memchr' has). -- George
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |