Sepi

Name
  IntegerSize

Parent
  SepiOrdTypes

Visibility
  PUBLIC

Description
  Calcule la taille en octets d'un entier signé

Source code
  function IntegerSize ( Value : Integer ; ZeroGivesZero : Boolean = False ) : Integer

Parameters
 
Parameter Description
Value : INTEGER Entier signé
ZeroGivesZero : BOOLEAN Si True, alors Value = 0 renvoie 0

Return
 
Types Description
INTEGER Taille de l'entier signé

Sepi


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/