View Single Post
  #1 (permalink)  
Old 01-24-2004
xiehua xiehua is offline
Registered User
 
 
Join Date: Aug 2003
Location: HangZhou China
Posts: 30
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?
Reply With Quote