Hi jeff,
        I have Resolved the Segmentation issue but now i m having Problem with 
my Float Values ,my Function is not able to store Float values.It is giving me 
"Invalid Ptr" error.

What i have Done,

I have defined 2 segments,out of which Some One Database Fn's are in Segment1 
and Second Database Fn's are in Segment2.

Now my Fuction i.e Copy_Float_Value() is in Segment2
I debugged it and ifound it is showing me the error in this Fn at

FlpBufferAToF(result,"0");

Global declaration:- FlpDouble *result;

I m Totally Confused any guesses what might could be the problem ?

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to