dadConnect

dadConnect makes the physical connection for a given dataflow as defined by either dadHost or dadInit.
f77:  Call dadConnect( Dataflow, Id, err) 
      integer Id, err
      character *(*)Dataflow
  or
C:    int dadConnect( char *Dataflow, int *Id, int *err ) 

This page is maintained by Wolfgang Wander