優れた組み込みシステム設計のためのミドルウエア、開発ツール、
リアルタイム オペレーティング システム ソフトウエアとサービス

__progname

__progname

The basename of the program being executed

Synopsis:

char * __progname

Description:

This global variable holds the basename of the program being executed.


Note: This variable isn't defined in any header file. If you want to refer to it, you need to add your own extern statement.

Classification:

QNX Neutrino

See also:

_cmdfd(), _cmdname()