Name: Anonymous 2011-02-02 18:58
This is why I hate group projects with people who've picked the wrong thing to study but just don't know it yet.
[code]bool State = GetState((char)256);
if(State == true){
// The horror! The horror...
}[code]
[code]bool State = GetState((char)256);
if(State == true){
// The horror! The horror...
}[code]