• Welcome to Valhalla Legends Archive.
 

I am a necklace.

Started by shout, December 29, 2004, 10:41 PM

Previous topic - Next topic

shout


Master_Nabo


shout


Blaze

Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

shout

Quote from: Blaze - S-1-0-0 on January 26, 2005, 08:22 AM
Yes?


if ("yes?" != necklace.ToString())
{
     cout << "no\n";
}
else
{
     cout << "yes\n";
}


Therefore, no.

hismajesty

Quote from: shout on January 27, 2005, 06:36 PM
Quote from: Blaze - S-1-0-0 on January 26, 2005, 08:22 AM
Yes?


if ("yes?" != necklace.ToString())
{
cout << "no\n";
}
else
{
cout << "yes\n";
}


Therefore, no.

You're wrong. :)

shout

It's a mix between C# and C++, and necklace.ToString() evaluates to "yes?", so no.

Blaze

Back on the subject, I am a necklace.
Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

hismajesty

Quote from: shout on February 05, 2005, 12:40 AM
It's a mix between C# and C++, and necklace.ToString() evaluates to "yes?", so no.

Since when does C* handle string comparions in a case insensitive manner?

To quote Blaze:
QuoteYes?

:)

Edit: Ah, reread your post. How was I supposed to know what necklace contained?

shout

#9
You did not know what necklace contained? FIEND!

Of course, you misread the statement.


if ("yes?" != necklace.ToString().ToLower())
{
cout << "no\n";
}
else
{
cout << "yes\n";
}


And blaze, you can never be a necklace.

Edit: Ah, I confused myself. Anyway, I am the only necklace.

Blaze

Shout, I just noticed your account # is 2005. Word.
Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

shout

Word. I am the current year.

Soul Taker


shout


Soul Taker