The Conroy & Conroy Subroutine Library (2021.3 edition)

Zero64
What: integer constant
File: Typedefs
Layer: 0
Platforms: C, C++, C#, Javascript, Pascal (all), PHP, Python

A 64-bit integer value indicating 0. In versions of Pascal not supporting 64-bit integers, this is a Comp (FPU integer) value. In C, C# this is a constant 0 of 64-bits. In Javascript, PHP, and Python, this is simply the constant 0.