In the following section, it is verified if the value already exists inside the vector, if it does not exist it is inserted. I wish I could do this normal check, but allow the '0' to be repeated. Ex:
v_patr = [1,2,3,0,4,5,0]; //onde só o '0'...
asked by
28.10.2014 / 12:21