Liste des Groupes | Revenir à cl c |
On 16/11/2024 09:42, Stefan Ram wrote:I wonder what happened to Stefan. He used to make perfectly good posts. Then he disappeared for a bit, and came back with this new "style".Dan Purgert <dan@djph.net> wrote or quoted:FGS please turn down the 'hip lingo' generator down a few notches!if (n==0) { printf ("n: %u\n",n); n++;}>
if (n==1) { printf ("n: %u\n",n); n++;}
if (n==2) { printf ("n: %u\n",n); n++;}
if (n==3) { printf ("n: %u\n",n); n++;}
if (n==4) { printf ("n: %u\n",n); n++;}
printf ("all if completed, n=%u\n",n);
My bad if the following instruction structure's already been hashed
out in this thread, but I haven't been following the whole convo!
>
In my C 101 classes, after we've covered "if" and "else",
I always throw this program up on the screen and hit the newbies
with this curveball: "What's this bad boy going to spit out?".
Les messages affichés proviennent d'usenet.