[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: looking for ASM stuff
From: |
Mike Frysinger |
Subject: |
Re: looking for ASM stuff |
Date: |
Tue, 18 Sep 2007 19:28:42 -0400 |
User-agent: |
KMail/1.9.7 |
On Tuesday 18 September 2007, Thomas Dickey wrote:
> On Tue, 18 Sep 2007, roger tunnicliffe 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 ???
>
> not really - it's been quite a while since I programmed in assembler.
fortunately ncurses is not special ... you'd access it from assembly like any
other C library ... in other words, google for the topic of calling C
functions for whatever architecture you're using from assembly and it will be
applicable
-mike
signature.asc
Description: This is a digitally signed message part.