Ok but then it says some problem with "pow" function and suggests to use "powf" for float type instead. Thats good but do i have to write it like this? powf(float x, float y) even after declaring the x and y as float? It's a bit harassing. What is the procedure to manage the code as a project in Anjuta??