Archived

This forum has been archived. Please start a new discussion on GitHub.

how can i find the function annotation in the manual?

dear sir:
my program have fellow sentecnces
ic = Ice::initialize();
Ice::ObjectPrx base = ic->stringToProxy(

so i want to find the Ice::initlize() and stringToProxy functions to
realize its effect, but i can't find it , how can i find it ?






chanchan yuan

Comments