Should have used if's
- Findus11
0
July 5, 2018, 6:20 pm
Ha! You ain't seen nothing, son. At least the comment is accurate and the indentation is consistent.
0
August 17, 2017, 6:36 pm
In c#, if output must be byte: decEquivalent[i] = (byte)Convert.ToInt32(binaryDataArray[i], 2);
1
Please Signin or Signup to add a comment