bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: looking for ASM stuff


From: Alexander Toresson
Subject: Re: looking for ASM stuff
Date: Tue, 18 Sep 2007 16:31:34 +0200

On 9/18/07, roger tunnicliffe <address@hidden> wrote:
> Help ????
>
> I am looking  for doco for calling ncurses using assembler. At the moment i am
> using a debugger to view compiled c code and working it out from there but it
> is proving tedious. Can you help ???
>
> Thanks
> Roger Tunnicliffe
>

You should rather look for a document on how to call routines with the
C calling convention used by your compiler. Also, look up how to open
up and import functions from a shared object on your platform.

Regards, Alexander Toresson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]