What do .c and .h file extensions mean to C?

Viewed 175079

It's all in the title; super-simple I reckon, but it's so hard to search for syntactical things anywhere.

These are two library files that I'm copying from CS50.net, and I'm wondering why they have two different extensions.

6 Answers
Related