...

/

Constants to the Left

Constants to the Left

In this lesson, we will briefly explain the Constants to the Left.

We'll cover the following...

Problem Context

The C language has a rich array of operators. The language is also very liberal about its usage. Although the slogan “trust the programmer” feels liberating, it entails less protection against errors.

It wouldn’t be too wild a guess that virtually every C programmer in a moment of serious, head aching caffeine abstinence has erroneously written an assignment instead ...