Matrix Elements VB-800 Manuale Utente Pagina 34

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 172
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 33
26 Appendix A2 Exported Function Summary
Description
OxDeleteObject deletes the object; this calls the destructor, and deallocates all
memory owned by the object. Use FOxCreateObject to create an object.
OxLibArgError
void OxLibArgError(int iArg);
iArg in: argument index
No return value.
Description
Reports an error in argument iArg, and generates a run-time error.
OxLibArgTypeError
void OxLibArgTypeError(int iArg, int iExpect, int iFound);
iArg in: argument index
iExpect in: expected type, one of OX
INT, OX DOUBLE, OX MATRIX,etc.
iFound in: found type
No return value.
Description
Reports a type error in argument iArg, and generates a run-time error.
OxLibCheckArrayMatrix
void OxLibCheckArrayMatrix(OxVALUE *pv, int iFirst, int iLast,
MATRIX m);
pv in: array of values of type OX
ARRAY
iFirst in: rstinarraytocheck
iLast in: lastinarraytocheck
m in: matrix
No return value.
Description
Checks if any of the values in pv[iFirst]...pv[iLast] (these must be of type
OX
ARRAY) coincide with the matrix m.
Vedere la pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 171 172

Commenti su questo manuale

Nessun commento