Macaulay2 Engine
Loading...
Searching...
No Matches
◆
pring()
void pring
(
const
Ring
*
R
)
Definition at line
152
of file
debug.cpp
.
153
{
154
buffer
o;
155
R->
text_out
(o);
156
emit
(o.
str
());
157
}
Ring::text_out
virtual void text_out(buffer &o) const =0
buffer::str
char * str()
Definition
buffer.hpp:72
buffer
Definition
buffer.hpp:55
emit
void emit(const char *s)
Definition
text-io.cpp:41
References
emit()
,
buffer::str()
, and
Ring::text_out()
.
Macaulay2
e
debug.hpp
Generated on
for Macaulay2 Engine by
1.15.0