I am using ChIDE by SoftIntegration. I am trying to use setw() function, and I know that I need the header file <iomanip>, but when I run & compile, I get message saying that <iomanip> cannot be found. Is it possible to add this file? If so, how do I do it? Can somebody please advice me?