i think that you should first learn how to do programming in C, there is lot of available literature and websites about it

Karthik Jaganathan wrote:
hi oleg,

i cant understand what do u mean?



    ------------------------------------------------------------------------
    From: [EMAIL PROTECTED]
    To: [email protected]
    Subject: Re: NULL handle?
    Date: Thu, 13 Mar 2008 13:38:05 +0300

    if(g_SettingsVersion)
        //g_SettingsVersion is not NULL
    if(htable)
        //htable is not NULL

        ----- Original Message -----
        *From:* Karthik Jaganathan <mailto:[EMAIL PROTECTED]>
        *To:* Palm Developer Forum <mailto:[email protected]>
        *Sent:* Thursday, March 13, 2008 1:25 PM
        *Subject:* RE: NULL handle?

        how can i check g_SettingsVersion and htable are NULL


            
------------------------------------------------------------------------
            Date: Thu, 13 Mar 2008 03:20:56 -0700
            From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
            To: [email protected]
            <mailto:[email protected]>
            Subject: Re: NULL handle?

            it means that g_SettingsVersion and hTable are both NULL

            On Thu, Mar 13, 2008 at 3:01 AM, karthik
            <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

                I got the following errors when debug,

                memorymgr.c, Line:4242, Nil Ptr

                memorymgr.c, Line:4149, NULL handle

                if i give debug the error, the first error points to the
                line,

                -> MemPtrFree(g_SettingsVersion);

                second error points to the line,

                -> pTable=(UInt8*)MemHandleLock(hTable);

                What is it mean?

                With Regards,
                karthik



                --
                For information on using the ACCESS Developer Forums, or
                to unsubscribe, please see
                http://www.access-company.com/developers/forums/




-- [Jeff Loucks, Gig Harbor, WA, USA]

-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/


        ------------------------------------------------------------------------
        Fly HYD-BLR for Rs.499 Log on to MakeMyTrip! Check it out!
        <http://ss1.richmedia.in/recurl.asp?pid=266>

-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/


-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/


------------------------------------------------------------------------
Live the life in style with MSN Lifestyle. Check out! Try it now! <http://content.msn.co.in/Lifestyle/Default>

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to