|
maybe a little mistake in ice pdf?
Ice-1.2.0.pdf
page 38 ,line 2,line 3
The status variable contains the exit status of the program and the ic variable,of type Ice::Communicator, contains the main handle to the Ice run time.
I wonder if the ic variable should be of type Ice::Communicatorptr?
is it?or I misunderstand the English word?
|