Here is the class that cause me a lots of problem.
Do a new project, include the util.h and you will see about 11 errors! I cannot figure what is the problem... just try it if you have time and tell me what to change.
The class is very very simple. It's just a GotoXY and something to change the color in console but I cannot figure why it doesn't work. When I used that code as a namespace it work but now I wanted it as a normal function and it doesn't work... Anyone wanna try ?