Go back
This is c

This is c

General

Vote Up
Vote Down

...osting me good chess-playing time to post this drivel so I hope someone somewhere appreciates the effort.

Vote Up
Vote Down

Originally posted by Dr Strangelove
...osting me good chess-playing time to post this drivel so I hope someone somewhere appreciates the effort.
This is me appreciating the drivel. 😀

Vote Up
Vote Down

Much appreciated. Good night. 😴😴😴

Vote Up
Vote Down

Originally posted by Nordlys
Much appreciated. Good night. 😴😴😴
Good morning. 😴😴😴😲

Vote Up
Vote Down

/* no comment */

Vote Up
Vote Down

Originally posted by Wheely
/* no comment */
// But it is...

Vote Up
Vote Down

Originally posted by stocken
// But it is...
++ doesn't count

1 edit
Vote Up
Vote Down

Originally posted by Wheely
++ doesn't count
MessageBox->Answer = "But it does! It increments by one...";

Vote Up
Vote Down

Originally posted by stocken
MessageBox->Answer = "But it does! It increments by one...";
+=2 counts too

Vote Up
Vote Down

Originally posted by Wheely
+=2 counts too
I C

Vote Up
Vote Down

Originally posted by Dr Strangelove
...osting me good chess-playing time to post this drivel so I hope someone somewhere appreciates the effort.
We do appreciate your drivel Doc!
😀

Vote Up
Vote Down

if ( Doc == "drivel" ) {
RHP_Appreciation++;
}

/* And another file for Wheely - doc.c */
if ( doc == "drivel" ) {
rhp_appreciation += 1;
}

1 edit
Vote Up
Vote Down

Originally posted by stocken
if ( Doc == "drivel" ) {
RHP_Appreciation++;
}

/* And another file for Wheely - doc.c */
if ( doc == "drivel" ) {
rhp_appreciation += 1;
}
strcmp( Doc,"drivel" ) otherwise it will never be drivel and we know that's not true!

EDIT: It put a smiley in my function 🙁

1 edit
Vote Up
Vote Down

Originally posted by Wheely
strcmp( Doc,"drivel" )
if ( stristr(MyString, "Doc" ) )
{
AppreciateDrivel();
}
else
{
DoNotAppreciateDrivel();
}

Vote Up
Vote Down

Nerds! 😀