MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / CmdWindowLast

Function CmdWindowLast

source/Debugger/Debug.cpp:7865–7870  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

7863
7864//===========================================================================
7865Update_t CmdWindowLast (int nArgs)
7866{
7867 _WindowLast();
7868 WindowUpdateConsoleDisplayedSize();
7869 return UPDATE_ALL;
7870}
7871
7872// ZeroPage _______________________________________________________________________________________
7873

Callers 1

ToggleFullScreenConsoleFunction · 0.85

Calls 2

_WindowLastFunction · 0.85

Tested by

no test coverage detected