Tagged Questions
10
votes
7answers
1k views
What is a “private header” in C?
I've been learning C recently, and in one of my textbooks I found a reference to a file with the ".r" extension. Now, as you can imagine, googling "r" or "file extension r" is not productive, so I ...