Next: Return Value
Up: PILVerifyCmdLine
Previous: PILVerifyCmdLine
Contents
PILVerifyCmdLine scans argument list (given by argc and argv parameters) and
for all parameters in format Name=Value checks whether there is parameter with
such name in parameter table (in memory). If this is not the case it returns
with an error (meaning: bogus parameters specified in command line).
Bryan Irby
2004-10-05