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

Function CmdWindowViewData

source/Debugger/Debug.cpp:7807–7810  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

7805
7806//===========================================================================
7807Update_t CmdWindowViewData (int nArgs)
7808{
7809 return _CmdWindowViewCommon( WINDOW_DATA );
7810}
7811
7812//===========================================================================
7813Update_t CmdWindowViewOutput (int nArgs)

Callers 1

CmdWindowFunction · 0.85

Calls 1

_CmdWindowViewCommonFunction · 0.85

Tested by

no test coverage detected