Click or drag to resize

SwapInt64 Function

X#
Exchange the right and left halves of a Int64

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION SwapInt64(
	i64 AS INT64
) AS INT64
Request Example View Source

Parameters

i64
Type: Int64

Return Value

Type: Int64
See Also