From: NoHero69 AT aol DOT com Date: Mon, 21 Jul 1997 17:21:24 -0400 (EDT) Message-ID: <970721172104_818627977@emout11.mail.aol.com> To: djgpp AT delorie DOT com Subject: ... Precedence: bulk One quick question. If I have a pointer that points a function, what is the syntax of calling the procedure via the pointer? Is it a simple CALL in ASM, and is there a way to do it outside the bounds of ASM?