Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CruiserOne/Astrolog
/ MetaLong
Function
MetaLong
xdevice.cpp:1607–1611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1605
}
1606
1607
void MetaLong(long l)
1608
{
1609
MetaWord(WLo(l));
1610
MetaWord(WHi(l));
1611
}
1612
1613
1614
// Output a string into the metafile buffer stream.
Callers
1
MetaInit
Function · 0.85
Calls
1
MetaWord
Function · 0.85
Tested by
no test coverage detected