Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which Is More Readable To You?
Message
De
06/03/2008 16:39:41
 
 
À
06/03/2008 16:20:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01298471
Message ID:
01299543
Vues:
19
>>>>>>>This will never crash...
>>>>>>>m.a = m.a + 1
>>>>>>DO WHILE .T.
>>>>>>m.a = m.a + 1
>>>>>>ENDDO
>>>>>
>>>>>ROFL! Using absolutes when discussing programming concepts is usually not a good idea - for me, at least, it's a red flag ...
>>>>
>>>>Even quicker:
m.a = "Hello World"
>>>>m.a = m.a + 1
>>>>:-}
>>>
>>>You're killing me! How about:
>>>
>>>m.a = "Goodbye, cruel world!"
>>>m.a = m.a + 1
>>>
>>
>>Viv was only faster than me - I had the same idea.
>>
>>There should be a rule somewhere against posting "this will never crash" in a programming forum. It's almost like nerd sniping.
>
>No, it is nerd sniping ;)

It wasn't meant that way. Mike's statement was fair within the context.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform