> --
> question = ( to ) ? be : ! be;
>      -- Wm. Shakespeare
> _______________________________________________

Sorry by this waste of time but:

question=2*b||!2*b;

// If b<0 it is true||false=true;
// If b==0 it is false||true=true;
//
// So
//
question=true;


// Now, Reading Shakespeare:

noverty=(toBe())? "suffer":"take arms";
toExist=!toBe();
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to