[omniORB] Problem with ORB_init() and the modification of argv
p.klotz at icoserve.com
p.klotz at icoserve.com
Fri Aug 1 11:37:54 BST 2003
According to the docs, ORB_init() removes all arguments starting with -ORB
from argv.
Since I do not have access to the real argv in my client program I
construct it myself.
I would like to free it afterwards but omniORB does not change the value of
argc although it is passed by reference to ORB_init().
So I am not able to determine how many options remain in the list.
Could someone clarify this issue?
Best regards, Peter.
More information about the omniORB-list
mailing list