home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6876 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Re: Creating a process.
  5. Nntp-Posting-Host: prauw.cs.vu.nl
  6. References: <19960403.3ECB98.1082C@tbag.org>
  7. Sender: news@cs.vu.nl
  8. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  9. Date: Thu, 4 Apr 1996 12:05:34 GMT
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11. Message-ID: <DpC6xB.AFD.0.-s@cs.vu.nl>
  12.  
  13. On Wed, 3 Apr 96 18:14:39 EST Michael Rivers (mrivers@tbag.org) (Michael Rivers) wrote:
  14. : I could use some help on starting a process.
  15. : I have checked the autodocs, and it seems that
  16. : CreateNewProc() is the function I'm looking for,
  17. : however it doesn't go into enough detail(well for 
  18. : me at least).
  19. : Thanks
  20. :         Mike
  21.  
  22. Long ago I learned to combine the AutoDoc information and the C header file
  23. defines and comments into an understanding of the function. ;-)
  24.  
  25. In your case, chec dos/dostags.h for the tags you can pass to CreateNewProc.
  26.  
  27. -- 
  28. /  Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  29. \  Computer Science, VU A'dam, NL.  ``Nothing lasts forever'' -- Species   /
  30.