Corba_string object
- From: some one <solrak29 yahoo com>
- To: orbit-list gnome org
- Subject: Corba_string object
- Date: Fri, 14 Nov 2003 08:59:42 -0800 (PST)
Can someone tell me what and how to use a
CORBA_string? For instance I have a struct like so:
struct employee
{
CORBA_string name;
}
Can I just do this?
struct employee thisemployee;
thisemployee.name = "someone";
Or do I have to allocate memory and copy...if so what
are these calls in CORBA??
Thanks
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]