Command changes
Posted: Mon Apr 17, 2017 4:39 am
PB 4.60
[Procedure.s Private_GaussSolverSymbolicMatrix(*MatrixA.Matrix, ValidLineCount.u, *VarFlag.i, P_Decimal.b = 10)]
This is from Guimauve's Matrix Library.
I have BP 4.60 too, but it,s not compatible with BP 5.60 commands and I want to use PB 5.60.
PB 5.60
Native types can't be used with pointers
Hi everybody
Is there a list about changed commands somewhwere.
[Procedure.s Private_GaussSolverSymbolicMatrix(*MatrixA.Matrix, ValidLineCount.u, *VarFlag.i, P_Decimal.b = 10)]
This is from Guimauve's Matrix Library.
I have BP 4.60 too, but it,s not compatible with BP 5.60 commands and I want to use PB 5.60.
PB 5.60
Native types can't be used with pointers
Hi everybody
Is there a list about changed commands somewhwere.