Comment on 50% of US engineering students drop out - Why?parentComments−bluelu17yThat's a language issue and not a people issue. C also allows you to assign variable in if clauses, which can cause hard to find errors.−liuliu17yIt is not a language issue. In some perspectives, you may say that it is a processor issue of handling float. But this is the fact of every nowadays processor. Languages don't have the responsibility to deal with processor's fault, people do.
Comments
That's a language issue and not a people issue. C also allows you to assign variable in if clauses, which can cause hard to find errors.
It is not a language issue. In some perspectives, you may say that it is a processor issue of handling float. But this is the fact of every nowadays processor. Languages don't have the responsibility to deal with processor's fault, people do.