Anglais Francais Prosygma 

Italie
-
    hebergement 

asp
prosygma_logo



 Divers (1)  Chaînes (31)  Dates (18)  Nombres (8)  Structures (5) 
 Tableaux (6) 
abs - cbool/(bool) - cdbl/(double) - cint/(int) - clng/(int) - int/floor - rnd/rand - round
CLNG/(INT) 
Convertit l'expression en un entier long
ASP <Doc> 
nombre=clng(expr)

PHP <Doc> 
$nombre=(int) $expr;

JavaScript <Doc> 
<script>
nombre=parseInt(expr)
</script>

© ASP-PHP.net 11/01/2003