Printing command names

Bas Rijniersce bas@brijn.nu
Thu, 09 Sep 1999 19:18:41 +0200


Jacob Nikom wrote:
> 
> I have noticed that during execution the cpia0.2 program automatically
> prints the name of the driver's command which it executes, like those:

> However, I could not find the place where it is doing the printing.
> Do you know where it happens?

Line 100 in main.cc in Scott's latest version:
printf("%s\n",cpia_commandnames[_IOC_NR(ioctlnr)]);
 
> Thank you,
> Jacob Nikom

----
Bas Rijniersce                       Phone +31 341 550545
Oude Telgterweg 81                   Fax +31 341 562940
3851 EA  Ermelo                      http://www.brijn.nu
The Netherlands                      bas@brijn.nu
-----------------------------------------------------------------------------
To unsubscribe from this mailinglist, send the line "unsubscribe vision-webcam" in the
body of a message to "majordomo@errors.no".