[Info-vax] C str calls

Chris Quayle syseng at gfsys.co.uk
Sun Aug 23 14:17:59 EDT 2015


On 08/22/15 08:45 PM, Simon Clubley wrote:

>
> Actually, what would be safer is if C wasn't the dominant language
> in use as an architecture neutral low level system implementation
> language today...
>
> Simon.
>

I never blame the tools. If you are programming in a systems
programming language like C, it's assumed that you are awake, just
as you must be if you are programming assembler.

For the work I do, I rarely if ever use the standard C library as
it's been full of holes forever. You can write a bounded string
copy or string length function in a few lines of code, so there's
no excuse :-)...

Chris




More information about the Info-vax mailing list