Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C# problems...

Name: Anonymous 2006-09-21 0:36

I'm having problem with some beginner C# stuff. This is due tomorrow and I'm stumped. It Should work.. but isn't...

http://rafb.net/paste/results/81BY8z39.html

Name: Anonymous 2006-09-21 17:47

hahahaha, i don't think your doAddition function is safe enough, try adding this:

int doDoAddition(int a, int b)
{
    int c;
    c = doAddition(a,b);
    return c;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List