NAME

virtual_unit1 -- as virtual_unit, but string interface

PROTOTYPE

unitptr virtual_unit1( int iArg, int iNumInp, char *apcIDesc[], int* piIRefs, int iNumOut, char *apcODesc[], int* piORefs)

ARGUMENTS

int iArg
position of referenced operand unit after host unit uHost of this virtual\_unit.
int iNumInp
nr of input fields of virtual unit
char *apcIDesc[]
format (pins and their types) of each input field
int* piIRefs
field numbers of mirrored input fields of referenced operand [array entries correspond with apcIDesc, 0-entry IS used]
int iNumOut
nr of output fields of virtual unit
char *apcODesc[]
format (pins and their types) of each output field
int* piORefs
field numbers of mirrored output fields of referenced operand [array entries correspond with apcODesc, 0-entry IS used]

FILE

/local/homes/rhaschke/nst7/man/../o.linx86_64//../nstsrc/nst_stdr.c