It’s more than likely setting the byte to 0xFF (which is equal to -1 as a signed byte).
solved In c++ what does this mean: for string n and int l n[l]=-1; [closed]
It’s more than likely setting the byte to 0xFF (which is equal to -1 as a signed byte).
solved In c++ what does this mean: for string n and int l n[l]=-1; [closed]