[comp.sys.amiga.programmer] Signal

andrewtn@sage.cc.purdue.edu (Trevor Andrews) (01/29/91)

My first note got fudged, sorry if this reached your site twice...

I'm looking for a good Manx example of a device driver and MOST of all a
good example or information on how to split a function(proccess) off using
Signal(), I believe I kneed to make a "fake" SegList for it first.

Any help would be great! 

Thanks,
  Trevor

Email: andrewtn@sage.cc.purdue.edu 
		128.210.10.6 || 128.210.24.1

P.S. Check out my Alook and SFX program on ab20.larc.nasa.gov||128.155.23.64

bartonr@eecs.cs.pdx.edu (bartonr) (01/30/91)

andrewtn@sage.cc.purdue.edu (Trevor Andrews) writes:
> My first note got fudged, sorry if this reached your site twice...

  It sure did.

> I'm looking for a good Manx example of a device driver and MOST of all a
> good example or information on how to split a function(proccess) off using
> Signal(), I believe I kneed to make a "fake" SegList for it first.

  Signal() is an exec function, and has nothing to do with segments.

================================================================================