getCwd  GetProcessArgv

Chapter 2: Bridged Functions

GetProcessArgc

Description

Retrieves the number of process command line arguments.

Syntax

int GetProcessArgc();

Return value

Integer.

Returns the number of arguments on the command line.

Examples

Example 24

int max;
max = GetProcessArgc()

See also

“GetProcessArgv”.





Copyright © 2005. Sybase Inc. All rights reserved. GetProcessArgv

View this book as PDF