My Data Structures instructor gave me an assignment to animate a stack using graphics in C.

He also told me to use <glut.h>.

What is this header? How to I use it? Do I have to download it separately? Are there any tutorials for this? Are there any other procedures to use graphics in C?

I am using Microsoft Visual Studio 2012 for Windows Desktop on Windows 7, please help.