To start using C, you need two things:
1.A text editor, like Notepad, to write C code.
2.A IDE to Compile Source Code
You can also download editor or IDE both together like Dev C++ Link – https://www.bloodshed.net/
Codeblocks at http://www.codeblocks.org/.