Where can I find a C programming reference?

c

Solution

"The C Programming Language"

Problem

Where can I find a C programming reference that will list the declaration of built-in functions?

Original source