qh_get_progname()
QNX SDP8.0QNX Helpers Developer's GuideAPIDeveloper
Return the currently running program name without the path
Synopsis:
#include <qh/misc.h>const char* qh_get_progname(void)Library:
qhReturns:
A pointer to a const string containing the current program's name.
Page updated:
