nopcmd(3u) debian man page | unix.com

Man Page: nopcmd

Operating Environment: debian

Section: 3u

NOPCmd(3U)						    InterViews Reference Manual 						NOPCmd(3U)

NAME
NOPCmd - do-nothing command
SYNOPSIS
#include <Unidraw/Commands/nop.h>
DESCRIPTION
NOPCmd is a command that does no work. It acts as a convenient and harmless placeholder. It is not reversible.
PUBLIC OPERATIONS
NOPCmd(ControlInfo*) NOPCmd(Editor* = nil) Create a NOPCmd. virtual void Execute() NOPCmd's Execute function is empty.
SEE ALSO
Command(3U) Unidraw 9 August 1991 NOPCmd(3U)
Related Man Pages
catcmds(3u) - debian
struct(3u) - debian
transforms(3u) - debian
struct(3u) - mojave
struct(3u) - netbsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?