Re: Query Function Return Type
Re: Query Function Return Type
- Subject: Re: Query Function Return Type
- From: "satyam lad" <email@hidden>
- Date: Wed, 23 Feb 2005 13:34:43 +0530
I am trying to write a function that will do some computation i.e. fetch
information from hardware and pass the NSString or a normal C String which
holds the info of the hardware. I am implementing this using Cocoa, with
this i am using NSOutline View. So i need to fetch the information from the
hardware while attaching childrens to the node in the outline view for which
i need to write a custome function which will return me a string that will
be the informaion of the device.
Can we write usre defined function in a cocoa application would be generous
if you send a sample code.
Regards,
Satyam.
From: Justin Spahr-Summers <email@hidden>
Reply-To: Justin Spahr-Summers <email@hidden>
To: satyam lad <email@hidden>
Subject: Re: Query Function Return Type
Date: Tue, 22 Feb 2005 16:20:10 -0600
Could you explain in more detail what you are trying to do?
On Tue, 22 Feb 2005 14:15:42 +0530, satyam lad <email@hidden>
wrote:
>
>
> Hi All,
>
> I am facing problem while getting a return value as ( NSString or
Normal
> string pointer) from a function.
> I am calling the function by using [NSApp delegate (func name)] . I am
> working on COCOA framework.
>
> Please help.
>
> Regards,
> Satyam.
_________________________________________________________________
Try the all-new MSN Search! Find exactly what you want.
http://search.msn.co.in Get more value for your time.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden