2009/3/26 Lorenzo Lobba
<lorenzo.lobba@gmail.com>
Claudia, la mia fidanzata, mi ha mandato questo codice:
if (herpes)
{
no_baci = TRUE;
claudia_depressa = TRUE;
XXX_parco_giochi = CLOSED;
}
else
{
no_baci = FALSE;
claudia_depressa = FALSE;
XXX_parco_giochi = OPEN;
}
if (claudia_depressa)
{
shopping_with_lorenzo = NEEDED;
}
Vorrei sapere come settare a FALSE la variabile herpes?
Purtroppo non so come settare a FALSE la variabile herpes, pero' la seguente patch potrebbe aiutare
*** orig.txt
--- new.txt
***************
*** 13,17 ****
--- 13,22 ----
if (claudia_depressa)
{
shopping_with_lorenzo = NEEDED;
+ if(no_soldi)
+ {
+ shopping_with_lorenzo = NULL;
+ jogging_with_lorenzo = NEEDED;
+ }
}
;)
Ciao
Walter
Per chi non c'era ieri in sede, ho un piccolo herpes sul labbro.
Ciao
Lorenzo
--
Per cancellare l'iscrizione: <talking-unsubscribe at ml.linuxvar.it>
Archivi web e configurazione: http://ml.linuxvar.it/ml/