Why does ORB_init change the order of the command line
arguments if we pass argv to ORB_init(argc, argv)?



Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc,..

Answer / Naman Goel

ORB_init modifies the command line arguments because it needs to parse them internally for CORBA options. The original argument vector `argv` is modified in-place by ORB_init so that it can handle both standard program arguments and CORBA-specific options. To preserve your application's arguments, you should copy them before passing them to ORB_init if necessary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Middleware AllOther Interview Questions

When middleware becomes part of the IT environment, how critical will a robust infrastructure be?

1 Answers  


what is the role of freeware in middleware solutions?

1 Answers  


How does SESAME relate to the CORBA Security service?

1 Answers  


how do you troubleshoot if config.xml file will be deleted?

1 Answers   CTS,


Difference between Scheduler service and adapter pooling notification

1 Answers   Fiserv,


Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

1 Answers  


Explain about virus in RFID?

1 Answers  


How to connect to trading network in webmethods

1 Answers  


Why is middleware important?

1 Answers   TCS,


Explain a cluster?

1 Answers  


What is involved with using std library (inc stl) with ACE/TAO?

1 Answers  


Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

1 Answers  


Categories