Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ Print
Function
Print
ppcc/adlib/os.cc:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void Print(Str *str) {
152
printf(
"%s"
, str->c_str());
153
}
154
155
void PrintLn(Str *str) {
156
printf(
"%s\n"
, str->c_str());
Callers
15
jjEXTENDED_SYSTEM
Function · 0.50
newstructShow
Function · 0.50
print_version
Function · 0.50
Print
Method · 0.50
jjCOLCOL
Function · 0.50
jjFETCH
Function · 0.50
jjPRUNE_MAP
Function · 0.50
jjLOAD_TRY
Function · 0.50
jjFETCH_M
Function · 0.50
jjBRACKET_PL
Function · 0.50
jjRESERVED0
Function · 0.50
iiExprArith2TabIntern
Function · 0.50
Calls
1
c_str
Method · 0.80
Tested by
14
main
Function · 0.40
TestGBEngine
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40
test_n
Function · 0.40
TestGBEngine
Function · 0.40
TestSimpleRingArithmetcs
Function · 0.40