home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!hal.com!darkstar.UCSC.EDU!cats.ucsc.edu!torp
- From: torp@cats.ucsc.edu (Judith Lynn Nakamura)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Registers from C
- Message-ID: <14q2h5INNoee@darkstar.UCSC.EDU>
- Date: 24 Jul 92 23:08:21 GMT
- Distribution: usa
- Organization: University of California; Santa Cruz
- Lines: 12
- NNTP-Posting-Host: am.ucsc.edu
-
-
- To quote the 2.0 RKM:Includes & Autodocs page 647 NP_Arguments entry:
-
- "cstring of arguments - passed with str in a0, length in d0."
-
- Ok. So, assuming the function is CreateNewProc()-ing correctly, how
- do I pull these arguments out of the registers from C. I realize this
- is a probably a very simple thing to do, but I would really appreciate
- help from anyone with some experience.
-
- Thanks,
- Judy
-