rl3551
Performance and access to low level memory for hardware and as Hearbleed showed buffer overruns are only 1 type of error, managed strings don't fix everything. Checking bounds? I've one program that runs at 1/3 speed, huge slow down, just with 1 extra careless 'if' conditional in the tight loop in the code. That said, liberal checking goes on in debug modes.