Macaulay2 Engine
Loading...
Searching...
No Matches
m2-types.cpp File Reference
#include "m2-types.h"
#include "m2-mem.h"
#include <memory.h>
#include <M2/gc-include.h>

Go to the source code of this file.

Functions

M2_arrayint M2_makearrayint (int n)
char * M2_tocharstar (M2_string s)
M2_string M2_join (M2_string x, M2_string y)
M2_string M2_tostring (const char *s)
M2_string M2_tostringn (char *s, int n)

Variables

char newline [] = "\n"
int M2_numTBBThreads = 0
int M2_gbTrace = 0
int M2_numericalAlgebraicGeometryTrace = 0
struct FUNCTION_CELL * thread_prepare_list