Home C Tutorials Foolproof Statement and Comment Syntax

C Tutorials - Foolproof Statement and Comment Syntax



C is not really a bad language; it's just too often misused. As a language for writing low-level device drivers or operating system kernels, C is superb. It's also a great language for torturing student programmers. But for business applications or other software above the operating system level, C is a minefield: "Explosive" results await the unwary C programmer's misstep.

[Next]