Forgot your password?
typodupeerror

Comment Re:C (and here are somemore chars to satisfy the b (Score 4, Informative) 39

Why would you do that? If you're using it for non-strings, you'd never have used strncpy, you'd have used memcpy. Which is the same thing without the null termination rules of strncpy. You'd never use the str versions unless actually working on strings.

Comment Re:Sensible ruling (Score 5, Insightful) 93

The technology isn't mature enough to consider accurate on its own and without human oversight.

And Google knows this, yet gives it prominent placement in front of everything else. That is implicit endorsement of what it is saying, so it is the same as Google saying it. Holding Google responsible is indeed a good ruling.

Slashdot Top Deals

Most public domain software is free, at least at first glance.

Working...