4 ms·
I can’t explain why but “He’s assigning 128 to a string called Q” made me absolutely lose it.
by piazz 11mo ago
I can’t explain why but “He’s assigning 128 to a string called Q” made me absolutely lose it.
- arlyle 11mo agoksimple is eight bit. 128 is the unsigned middle or one plus signed max. usually using it for null or error signal. on sixty for bit k implementations it would be two to the sixty three.