Chr

Format

chr ( expression )

Description

Converti l'entier expression en le caractère correspondant en code ASCII. Voir la page consacrée à asc pour un tableau de converson des caractères ASCII.

Voir aussi

Asc

Exemple

print chr(66)+chr(111)+chr(111)+chr(33)

affichera

Boo!

Disponible à partir de la version

0.9.4

 
fr/chr.txt · Last modified: 2010/09/10 12:41 by gaelle
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki