Help for this page

Select Code to Download


  1. or download this
        The "||", "//" and "&&" operators return the last value evaluated 
    +(unlike
        C's "||" and "&&", which return 0 or 1). Thus, a reasonably portab
    +le way
        to find out the home directory might be: