Macaulay2 Engine
Loading...
Searching...
No Matches
M2_arrayint Struct Reference

Length-prefixed int array, the integer counterpart of M2_string. More...

#include <m2-types.h>

Public Attributes

int len
int array []

Detailed Description

Length-prefixed int array, the integer counterpart of M2_string.

Note
AI-generated documentation. Verify against the source before relying on it.

Same layout as M2_string_struct but with an int payload. M2_arrayintOrNull is the nullable typedef used in interface signatures where the call may legitimately return nothing.

Definition at line 110 of file m2-types.h.


The documentation for this struct was generated from the following file: