I've taken two years of C++ in high school and we always built our projects using the standard DOS window.
I took a semester of C last spring and once again, we always built command-line applications into the DOS window.
I am taking a C++ course again and he's requiring us to turn in output, which requires using something called WinSioux. The IDE I've gotten accustomed to is CodeWarrior 7, the choice of my department it seems.
Appearantly I'm supposed to be able to select a different 'stationary' every time I create a new project in the IDE . I don't have the option of WinSioux and furthermore, I can't find it on the CD or anywhere on the Internet.
Does anyone know what this is and where I could get it?
I could switch compilers and use GCC with cyrgywin if need be. If I do so, I'd still need to find an IDE that supports this WinSioux kind of running environment where it allows me to print all the output and doesn't clear the display buffer after a few lines. I'd rather not shell out the $$$$ for Codewarrior 8 when this is my last high level programming course ever.
I took a semester of C last spring and once again, we always built command-line applications into the DOS window.
I am taking a C++ course again and he's requiring us to turn in output, which requires using something called WinSioux. The IDE I've gotten accustomed to is CodeWarrior 7, the choice of my department it seems.
Appearantly I'm supposed to be able to select a different 'stationary' every time I create a new project in the IDE . I don't have the option of WinSioux and furthermore, I can't find it on the CD or anywhere on the Internet.
Does anyone know what this is and where I could get it?
I could switch compilers and use GCC with cyrgywin if need be. If I do so, I'd still need to find an IDE that supports this WinSioux kind of running environment where it allows me to print all the output and doesn't clear the display buffer after a few lines. I'd rather not shell out the $$$$ for Codewarrior 8 when this is my last high level programming course ever.