I recommend, despite (or maybe because of) the long history lesson, starting with the wikipedia page and then considering a link to one of the free sources at the bottom.
Wikipedia: http://en.wikipedia.org/wiki/C_programming
A link to the now-free "C Book" at the bottom of the wikipedia page: http://publications.gbdirect.co.uk/c_book/
Wikipedia's getting rich enough that I often go to it first to see if it covers a topic, since it's outlinks are often of better quality... failing that I go to a search engine.
Later addition:
I don't yet see mention of this here (free tutorials via the web):
http://www.cprogramming.com/tutorial.html
and more generally http://www.cprogramming.com.
