Forum: C++ Mar 2nd, 2007 |
| Replies: 4 Views: 3,184 Ok, thanks a lot man. I've finally fixed my code, and the proram works fine now. Thanks for all the help :)
Cheers! |
Forum: C++ Mar 1st, 2007 |
| Replies: 4 Views: 3,184 Here's my try for the properly indented code with the display function properly pasted. Sorry for the inconveniences, but pasting it from VC doesn't preserve whitespace, whis is very annoying!
... |
Forum: C++ Mar 1st, 2007 |
| Replies: 4 Views: 3,184 Hello folks
I'm trying to simulate a magic square algorithm, but having some problems. The program successfully creates the magic square, but when I'm trying to print it, the VC2005 compiler says... |