Macaulay2 Engine
Loading...
Searching...
No Matches
text-io.cpp File Reference
#include "text-io.hpp"
#include "newdelete.hpp"
#include <cstdio>
#include <cstring>
#include <atomic>

Go to the source code of this file.

Functions

void bignum_text_out (buffer &o, mpz_srcptr a)
void clear_emit_size ()
void emit_wrapped (const char *s)
void emit (const char *s)
void emit_line (const char *s)

Variables

int MAX_LINE_LENGTH = 75
std::atomic_int emit_line_len = 0