On Dec 11, 11:30 pm, "Wan-Teh Chang" <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007 4:35 AM, D3||||!$ <[EMAIL PROTECTED]> wrote: > > > Hi All!!! > > > 1) I'm trying to figure out the function of the PL_CreateOptState & > > PL_DestroyOptState functions mentioned in plgetopt.h: Looks like it > > parses the command line argument string, but I want to know what > > exactly it does... Also, is there any significance attached to the PL > > prefix that is attached to some of the NSPR functions(like PR comes > > from NSPR & SEC comes from the word "SECurity":relevent to NSS etc) > > The PL_CreateOptState and PL_DestroyOptState functions are not > documented in the NSPR Reference > (http://www.mozilla.org/projects/nspr/reference/html/and the wiki version > athttp://developer.mozilla.org/en/docs/NSPR_API_Reference), so you need > to look at the comments in the plgetopt.h header file as > documentation:http://lxr.mozilla.org/nspr/source/nsprpub/lib/libc/include/plgetopt.h
I had gone through the functions headers before sending my query but those headers don't give any clue regarding the exact purpose of the function... Only explains the format of the options parameter passed to the function. Maybe one can get the details by going through definition of the function(but it lead me to deal with still more confusing functions so I didn't dig deeper into plgetopt.c). Kindly help. Regards, D3|\||\|!$ _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto