mlint64 (C Function)

is a WSTP type for storing 64-bit integers.

Details

  • The mlint64 data type can vary from machine to machine.
  • On all supported platforms, mlint64 is a native 64-bit C type.
  • mlint64 is declared in the WSTP header file wstp.h.

Examples

Basic Examples  (1)

Declare an :

mlint64 inumb;