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

HAY GUYS WUT DO U THINK OF THIS

Name: Anonymous 2006-06-28 18:47


"On Wednesday, June 28, 2006 you asked the following question;

this loop:

while(*(string1++)=*(string2++));

when does it ends?

The following answer has just been sent to you;

It doesn't if this is in C++. You assigned string2 to string1. == is for comparisons. fuckin' n00b."

i lold

Name: Anonymous 2006-07-24 10:36

>>13
It copies string 2 into string 1 until it reaches the null terminator, because then the return value of the expression will be 0, or false.

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