<- leave the wiki or go home

The C Language

Tags: programming languages

C is an old programming language that remains useful today for writing programs that:

C code can also be a bit of a nightmare to write if you've spent most of your life using JavaScript, but the granular control it gives you over memory can also be quite liberating if used effectively.