Re: Using the Object in the server
- From: Sadi Yigit <sadi bwh harvard edu>
- To: orbit-list gnome org
- Subject: Re: Using the Object in the server
- Date: Wed, 25 Jul 2001 11:21:11 -0400
Hello,
first I want to thank you all for helping me with this problem that I have.
Thanks for all the answers.
Sadly they didn't contain what I'm looking for.
I'm looking for the following:
In the account example in the beginners guide, the CORBA-Object has a variable:
balance.
How looks the line when I want to set the balance to 200 before the Object is
provided to clients (before the line CORBA_ORB_run(orb, ev); )?
account->balance=200 is not right, but I don't know why.
account.balance=200 does also not work (although I didn't expect this to work).
I hope you can help me,
Gerrtings,
Sadi.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]