wsint64 (C Function)

is a WSTP type for storing 64-bit integers.

Details

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

Examples

Basic Examples  (1)

Declare a :

wsint64 inumb;