Accessing command line arguments in zApp

Article ID: 879
Last updated: 05 Feb, 2008
Article ID: 879
Last updated: 05 Feb, 2008
Revision: 1
Views: 2626
Posted: 14 Nov, 1997
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


I need to know how to access the command line arguments from inside a zapp program.


Cause





Action


In the zApp class there is a member function called cmdLine() that will return a char* that will contain the command line arguments.
This article was:   Helpful | Not helpful
Report an issue
Article ID: 879
Last updated: 05 Feb, 2008
Revision: 1
Views: 2626
Posted: 14 Nov, 1997 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category