Page 1 of 1

[GUILD] Assignment 5

Posted: Wed Oct 17, 2007 11:55 pm
by Kamasabi

Posted: Thu Oct 18, 2007 1:27 pm
by Tanis Half Elf
If you ever have a problem with missing brackets i found they are easiest to find when you tier them. It helps with 200+ line code. it has been a year since i did code: (not real code below)

{
cout<<"E";
E=MC^2
....{
E=Eggs
....}
...........{
m=Mandragor
...........}
...............{
C= Celestial Stars
...................{
X=Xena
...................}
...............}
}
return 0;