System.ZLib.z_off_t

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type z_off_t = Integer;

C++

typedef int z_off_t;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Beschreibung

z_off_t repräsentiert einen Alias für Longint.

Siehe auch