home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6856 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  671 b 

  1. Path: news.packet.net!usenet
  2. From: mrivers@tbag.org (Michael Rivers)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Creating a process.
  5. Date: Wed, 3 Apr 96 18:14:39 EST
  6. Organization: TBAG
  7. Distribution: world
  8. Message-ID: <19960403.3ECB98.1082C@tbag.org>
  9. NNTP-Posting-Host: tbag.org
  10.  
  11. I could use some help on starting a process.
  12.  
  13. This is a prototype of the entry point for the process:
  14.  
  15. void m_ImageProcess(struct M_Image *Image);
  16.  
  17. I have checked the autodocs, and it seems that
  18. CreateNewProc() is the function I'm looking for,
  19. however it doesn't go into enough detail(well for 
  20. me at least).
  21.  
  22. Thanks
  23.         Mike
  24.  
  25. --
  26. Visit the Tampa Bay Amiga Group at http://www.tbag.org
  27.