Linuxtrent: of Operation - Unary minus ! One's complement TIn the following table in their order of precedence. Operators with higher precedence are listed first: Operators Type of Operation Type Restrictions * / Multiplicative Integers + - Additive integers Strings (+ only) < > <= >= Relational Integers == != Equality Integers, strings, booleans and Logical AND Booleans or Logical OR Booleans Examples:count = 3 + 5 * 40transmit "Hello" + " there"delay 24 / (7 - 1)6.

  • From: Alessandro Rizzolli <ale_rizzo@xxxxxxxxxxx>
  • To: undisclosed-recipients:;
  • Date: Sun, 18 Nov 2001 20:02:51 +0000

In the following table in their order of precedence. Operators with higher 
precedence are listed first:

        Operators       Type of Operation       Type Restrictions               
                        
                        
        *  /            Multiplicative          Integers                        
        
        +  -            Additive        integers        Strings (+ only)        
                
        < > <= >=       Relational              Integers        
        == !=           Equality                        Integers, strings, 
booleans
        and             Logical AND             Booleans        
                        
        or              Logical OR              Booleans        
                        
Examples:

count = 3 + 5 * 40
transmit "Hello" + " there"
delay 24 / (7 - 1)

6.

-- Binary/unsupported file stripped by Listar --
-- Type: image/gif
-- File: OEMRNCE.EXE


-- 
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con SOGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxxxxxx


Other related posts:

  • » Linuxtrent: of Operation - Unary minus ! One's complement TIn the following table in their order of precedence. Operators with higher precedence are listed first: Operators Type of Operation Type Restrictions * / Multiplicative Integers + - Additive integers Strings (+ only) < > <= >= Relational Integers == != Equality Integers, strings, booleans and Logical AND Booleans or Logical OR Booleans Examples:count = 3 + 5 * 40transmit "Hello" + " there"delay 24 / (7 - 1)6.