| The code that I posted above is actually for a programming class I am in. We had to do an assignment that was the same project, but one version written in C, and the other in C++. I have the C++ version working fine, but I am not able to get my C version working (as I'm sure you saw).
The ASCII art was part of a 'splash screen' that was requested. In my C++ version, I do not have problems with the drawings, yet it seems to error in the C version.
Currently, I am using Quincy for the compiler.
As for the double percision.. umm.. unknowing error on my part? |