search for: 9f931b0f

Displaying 1 result from an estimated 1 matches for "9f931b0f".

Did you mean: 9f334b0f
2013 Jun 03
1
Adding arguments to the options
Hello, I am developing an application which uses the Rsync. I have added an option for HTTPS in rsync code like '-v' for "--verbose". But now I want to make that option to take the arguments. For that in options.c file, I have added the entry in the array of structure as, > static struct poptOption long_options[] = { > /* longName, shortName, argInfo, argPtr, value,