Table of Contents

Int

Format

int ( Ausdruck ) <br>int ( Zeichenkettenausdruck )

Beschreibung

Umwandlung in eine ganze Zahl (Integer). Int() schneidet die Dezimalstellen einer Flie&szlig;kommazahl ab oder wandelt eine Zeichenkette (String) in eine ganze Zahl um.

Beispiel

' ' c$ = “12” : i = int( c )' '

 
de/int.txt · Last modified: 2010/06/30 06:15 (external edit)
 
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