To get the number of the constraints of the current problem.
sym_getNumConstr()
This routine is used to get the number of the constraints of the current problem.
This function takes no arguments
If there was an error it prints error message to Scilab console and returns -1, else it returns a number ( >=0 ) as number of constraints.