MCPcopy 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
1607void 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

MetaInitFunction · 0.85

Calls 1

MetaWordFunction · 0.85

Tested by

no test coverage detected